浏览代码

默认的

Kirin 4 年之前
父节点
当前提交
7050dfc814
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/admin/view/user/user/member.php

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

@@ -54,7 +54,7 @@
     layList.tableList('List', "{:Url('memberList')}", function () {
         return [
             {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
-            {field: 'check_id', title: '会员编号', width: '10%'},
+            {field: 'check_id', title: '会员编号', width: '5%'},
             {field: 'name', title: '姓名/企业名', width: '10%'},
             {field: 'logo', toolbar: '#logo', title: '半身照/LOGO', width: '8%'},
             {field: '_type', title: '类型', width: '7%'},