| | |
| | | {field: 'memberName', title: '昵称', minWidth: 100,align:'left'}, |
| | | {field: 'orderNo', title: '订单编号', minWidth: 80,align:'left'}, |
| | | {field: 'goodsName', title: '商品名称', minWidth: 80,align:'left'}, |
| | | {field: 'styleName', title: '样式', minWidth: 80,align:'left'}, |
| | | // {field: 'styleName', title: '样式', minWidth: 80,align:'left'}, |
| | | {field: 'skuName', title: '规格', minWidth: 80,align:'left'}, |
| | | {field: 'showState', title: '是否展示', templet: '#showStateSwitch', minWidth: 80,align:'center'}, |
| | | {field: 'images', title: '图片', align: 'center', templet: '#showScreenhost', width: 400}, |