Kirin 4 år sedan
förälder
incheckning
fadf3a17f0
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      app/admin/view/user/user/member.php

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

@@ -50,8 +50,8 @@
         return [
             {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
             {field: 'name', title: '姓名/企业名', width: '5%'},
-            {field: 'logo', toolbar: '#logo', title: '半身照/LOGO', width: '8%'},
-            {field: '_type', title: '类型', width: '5%'},
+            {field: 'logo', toolbar: '#logo', title: '半身照/LOGO', width: '12%'},
+            {field: '_type', title: '类型', width: '7%'},
             {field: 'idcard', title: '身份证号/企业统一代码', width: '12%'},
             {field: 'phone', title: '联系方式', width: '8%'},
             {field: 'address', toolbar: '#address', title: '地址', width: '15%'},