Kirin 4 роки тому
батько
коміт
29fd252034
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      app/admin/view/user/user/member.php

+ 2 - 2
app/admin/view/user/user/member.php

@@ -49,8 +49,8 @@
     layList.tableList('List', "{:Url('memberList')}", function () {
         return [
             {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
-            {field: 'name', title: '姓名/企业名', width: '15%'},
-            {field: 'logo', toolbar: '#logo', title: '半身照/LOGO', width: '12%'},
+            {field: 'name', title: '姓名/企业名', width: '10%'},
+            {field: 'logo', toolbar: '#logo', title: '半身照/LOGO', width: '8%'},
             {field: '_type', title: '类型', width: '7%'},
             {field: 'idcard', title: '身份证号/企业统一代码', width: '11%'},
             {field: 'phone', title: '联系方式', width: '8%'},