瀏覽代碼

默认的

Kirin 4 年之前
父節點
當前提交
fadf3a17f0
共有 1 個文件被更改,包括 2 次插入2 次删除
  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%'},