Administrator
2025-05-08 314fda70e41cf22b5abafaf86b08b8e8bf8c2d7d
src/main/resources/templates/febs/views/modules/mallMember/mallMemberList.html
@@ -329,8 +329,9 @@
                    {type: 'checkbox'},
                    {type: 'numbers', title: '', width: 80},
                    // {title: '操作', toolbar: '#memberOption', minWidth: 200, align: 'center'},
                    {field: 'phone', title: '手机号码', minWidth: 150,align:'left'},
                    {field: 'name', title: '用户昵称', minWidth: 100,align:'left'},
                    {field: 'name', title: '用户名', minWidth: 100,align:'left'},
                    {field: 'realName', title: '真实姓名', minWidth: 100,align:'left'},
                    {field: 'phone', title: '联系方式', minWidth: 150,align:'left'},
                    {field: 'inviteId', title: '邀请码', minWidth: 100,align:'left'},
                    {field: 'checkOrder', title: '核销员', templet: '#checkOrderSwitch', minWidth: 100,align:'center'},
                    {field: 'createdTime', title: '注册时间', minWidth: 180,align:'center'},