Skip to content

Commit

Permalink
left
Browse files Browse the repository at this point in the history
  • Loading branch information
qinmingyuan committed Oct 20, 2024
1 parent d7939bb commit 6698975
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/work-design/rails_design.git
revision: 9fb6e5ce7f75a02ac0c5629ad237f61003fa6e15
revision: 7f58fbc162e14ba6e63fa7a7b79737d2e096aae6
specs:
rails_design (0.0.1)
rails
Expand Down
2 changes: 1 addition & 1 deletion app/views/my/_com_column.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="text-grey size-7 mt-1"><%= t('ship.my.addresses.index.title') %></div>
<% end %>
<%= link_to({ controller: 'wechat/my/users', action: 'invite_qrcode' }, class: 'column has-column-centered') do %>
<div class="text-primary fa-weui-badge">
<div class="text-primary left-badge">
<i class="fa-solid fa-fw fa-xl fa-qrcode"></i>
<span class="weui-badge">邀请有礼</span>
</div>
Expand Down

0 comments on commit 6698975

Please sign in to comment.