Browse Source

Merge branch 'develop' into standalone_develop

pull/313/head
viletyy 3 years ago
parent
commit
2cdcd5f117
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/views/admins/users/shared/_user_list.html.erb

+ 1
- 1
app/views/admins/users/shared/_user_list.html.erb View File

@@ -2,7 +2,7 @@
<thead class="thead-light">
<tr>
<th width="4%">序号</th>
<th width="8%" class="text-left">真实姓名</th>
<th width="8%" class="text-left">昵称</th>
<th width="13%">邮件地址</th>
<th width="10%">手机号码</th>
<th width="7%">角色</th>


Loading…
Cancel
Save