Kirin 1 سال پیش
والد
کامیت
84e8403eed
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/admin/view/user/user_cert/index.php

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

@@ -31,7 +31,7 @@
 <script>
     layList.tableList('List', "{:Url('groupList')}", function () {
         return [
-            {field: 'id', title: 'ID', sort: true, event: 'id', width: '10%'},
+            {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
             {field: 'name', title: '姓名', width: '8%'},
             {field: 'gender', title: '性别', width: '5%'},
             {field: 'idcard', title: '身份证号码', width: '15%'},