Kirin 2 năm trước cách đây
mục cha
commit
da22146f2c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/admin/view/user/user_cert/index.php

+ 1 - 1
app/admin/view/user/user_cert/index.php

@@ -45,7 +45,7 @@
     layList.tableList('List', "{:Url('groupList')}", function () {
         return [
             {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
-            {field: 'name', title: '姓名', width: '8%'},
+            {field: 'name', title: '姓名', width: '4%'},
             {field: 'gender_name', title: '性别', width: '5%'},
             {field: 'idcard', title: '身份证号码', width: '10%'},
             {field: 'job', title: '职业', width: '7%'},