|
|
@@ -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%'},
|