创建店铺
{{item.name}}
日收 月收 上月收 在线 离线
¥{{item.todayIncome == undefined ? '--' : item.todayIncome}}
¥{{item.monthIncome == undefined ? '--' : item.monthIncome}}
¥{{item.lastMonthIncome == undefined ? '--' : item.lastMonthIncome}}
{{item.onlineCount == undefined ? '--' : item.onlineCount}}台
{{item.offlineCount == undefined ? '--' : item.offlineCount}}台
审核状态: 审核中
审核状态: 正常
是否生效: {{item.enabled == false ? '未生效' : '生效'}}
客服名称:{{item.contactName}}
客服电话:{{item.contactMobile}}
已运营{{item.daysDifference + 1}}天 {{item.createTime}}
暂无更多店铺...