代码更新
This commit is contained in:
579
pages.json
579
pages.json
@@ -64,398 +64,6 @@
|
||||
}
|
||||
],
|
||||
"subPackages": [{
|
||||
"root": "pageRed",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_RED_INDEX",
|
||||
"path": "red/index",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_RED_RULE",
|
||||
"path": "red/rechargeRule/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "红包规则管理(自定义导航)",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_RED_RULE_EDIT",
|
||||
"path": "red/rechargeRule/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "红包规则编辑(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_MCH_RED_LIST",
|
||||
"path": "red/rechargeRecord/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "红包记录(自定义导航)",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_RED_CUSTOMER_LIST",
|
||||
"path": "red/member/member",
|
||||
"style": {
|
||||
"navigationBarTitleText": "顾客管理(自定义导航)",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_RED_CUSTOMER_HISTORY",
|
||||
"path": "red/accountHistory/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "顾客红包(自定义导航)",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pageDevice",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_DEVICE_MAIN",
|
||||
"path": "device/device",
|
||||
"style": {
|
||||
"navigationBarTitleText": "选择设备类型",
|
||||
"navigationBarBackgroundColor": "#f7f7f7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_USER",
|
||||
"path": "staffManage/staffManage",
|
||||
"style": {
|
||||
"navigationBarTitleText": "员工管理(自定义导航)",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_USER_DETAIL",
|
||||
"path": "staffManage/staffDetails",
|
||||
"style": {
|
||||
"navigationBarTitleText": "员工详情(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_USER_EDIT",
|
||||
"path": "staffManage/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "员工信息(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP",
|
||||
"path": "appManage/appManage",
|
||||
"style": {
|
||||
"navigationBarTitleText": "应用管理(自定义导航)",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_DETAIL",
|
||||
"path": "appManage/appDetails",
|
||||
"style": {
|
||||
"navigationBarTitleText": "应用详情(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_CONFIG",
|
||||
"path": "appManage/payConfig",
|
||||
"style": {
|
||||
"navigationBarTitleText": "应用支付配置(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_STORE",
|
||||
"path": "storePage/storeList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "门店管理",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_STORE_DETAIL",
|
||||
"path": "storePage/storeDetails",
|
||||
"style": {
|
||||
"navigationBarTitleText": "门店详情(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_STORE_EDIT",
|
||||
"path": "storePage/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "门店信息"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_CODE",
|
||||
"path": "qrc/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "码牌管理(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_CODE_BIND",
|
||||
"path": "qrc/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "绑定码牌(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_CODE_DETAILS",
|
||||
"path": "qrc/view",
|
||||
"style": {
|
||||
"navigationBarTitleText": "码牌详情(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_HORN",
|
||||
"path": "speaker/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "云喇叭管理(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_HORN_DETAILS",
|
||||
"path": "speaker/view",
|
||||
"style": {
|
||||
"navigationBarTitleText": "云喇叭详情(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_HORN_BIND",
|
||||
"path": "speaker/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "绑定云喇叭",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_PRINT",
|
||||
"path": "printer/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "云打印管理",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_PRINT_DETAILS",
|
||||
"path": "printer/view",
|
||||
"style": {
|
||||
"navigationBarTitleText": "云喇叭详情(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_PRINT_BIND",
|
||||
"path": "printer/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "绑定新设备(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_SCANPOS",
|
||||
"path": "scanPos/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "扫码POS管理(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_SCANPOS_DETAILS",
|
||||
"path": "scanPos/view",
|
||||
"style": {
|
||||
"navigationBarTitleText": "扫码POS详情(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_SCANPOS_BIND",
|
||||
"path": "scanPos/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "绑定新设备(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_POS",
|
||||
"path": "autoPos/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "智能POS管理(自定义导航)",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_POS_DETAILS",
|
||||
"path": "autoPos/view",
|
||||
"style": {
|
||||
"navigationBarTitleText": "智能POS详情(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_POS_BIND",
|
||||
"path": "autoPos/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "智能POS创建(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_TERMINAL",
|
||||
"path": "terminal/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "辅助终端管理(自定义导航)",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_TERMINAL_DETAILS",
|
||||
"path": "terminal/view",
|
||||
"style": {
|
||||
"navigationBarTitleText": "辅助终端详情(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_TERMINAL_CREATETERM",
|
||||
"path": "terminal/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "辅助终端信息(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_FACE_LIST",
|
||||
"path": "face/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "刷脸设备列表(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_FACE_EDIT",
|
||||
"path": "face/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "刷脸设备绑定修改(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_FACE_DETAILS",
|
||||
"path": "face/view",
|
||||
"style": {
|
||||
"navigationBarTitleText": "刷脸设备详情(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_EDITPAGE",
|
||||
"path": "editPage/editPage",
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改页面",
|
||||
"navigationBarBackgroundColor": "#fff"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_EDITGPS",
|
||||
"path": "editPage/editPosition",
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改布放位置",
|
||||
"navigationBarBackgroundColor": "#fff"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_EDITCODE",
|
||||
"path": "editPage/editCode",
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改码牌金额",
|
||||
"navigationBarBackgroundColor": "#fff"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_APP_EDITPRINT",
|
||||
"path": "editPage/editPrint",
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改打印联数",
|
||||
"navigationBarBackgroundColor": "#fff"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_AD_LIST",
|
||||
"path": "adManager/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "广告管理",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_AD_DETAILS",
|
||||
"path": "adManager/view",
|
||||
"style": {
|
||||
"navigationBarTitleText": "(自定义) 广告详情",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_AD_EDIT",
|
||||
"path": "adManager/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "(自定义) 广告创建编辑",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_LITE_LIST",
|
||||
"path": "lite/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "如意lite管理(自定义导航)",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_LITE_DETAILS",
|
||||
"path": "lite/view",
|
||||
"style": {
|
||||
"navigationBarTitleText": "如意lite详情页(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_LITE_EDIT",
|
||||
"path": "lite/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "如意lite绑定(自定义导航)",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
]
|
||||
}, {
|
||||
"root": "pageTable",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_TABLE",
|
||||
@@ -465,19 +73,6 @@
|
||||
}
|
||||
}]
|
||||
},
|
||||
{
|
||||
"root": "pageShopLogin",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_SHOP_LOGIN",
|
||||
"path": "login",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pageProduct",
|
||||
"pages": [{
|
||||
@@ -555,13 +150,6 @@
|
||||
"style": {
|
||||
// "navigationBarTitleText" : "编辑/添加分类"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_CATEGORY_TIMER",
|
||||
"path": "edit-category/timer",
|
||||
"style": {
|
||||
"navigationBarTitleText": "定时上下架"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
@@ -581,29 +169,7 @@
|
||||
"navigationBarTitleText": ""
|
||||
// "navigationBarTitleText" : "新建用户"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_USER_DEPOSIT",
|
||||
"path": "deposit-management/deposit-management",
|
||||
"style": {
|
||||
"navigationBarTitleText": "充值管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_USER_DEPOSIT_ADD_RECHARGE",
|
||||
"path": "deposit-management/add-recharge-item",
|
||||
"style": {
|
||||
"navigationBarTitleText": "添加充值面额"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_USER_INFO",
|
||||
"path": "user-info/user-info",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用户详情"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -653,82 +219,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pageInvoicing",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_INVOICING_INDEX",
|
||||
"path": "index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "进销存"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_TYPE_RECORD",
|
||||
"path": "type-record/type-record",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_STORAGE_RECORD",
|
||||
"path": "storage-record/storage-record",
|
||||
"style": {
|
||||
"navigationBarTitleText": "入库记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_OUTBOUND_RECORD",
|
||||
"path": "outbound-record/outbound-record",
|
||||
"style": {
|
||||
"navigationBarTitleText": "出库记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_INVENTORY_RECORD",
|
||||
"path": "inventory-records/inventory-records",
|
||||
"style": {
|
||||
"navigationBarTitleText": "清点记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_CATEGORY_MAN",
|
||||
"path": "category-management/category-management",
|
||||
"style": {
|
||||
"navigationBarTitleText": "类别管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_CATEGORY_MAN_RECORDS",
|
||||
"path": "category-management/look-records",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_CATEGORY_CONTROL_EDIT",
|
||||
"path": "category-management/edit-category",
|
||||
"style": {
|
||||
// "navigationBarTitleText" : "添加/编辑类别"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_CATEGORY_MAN_ADD_PRO",
|
||||
"path": "category-management/add-products",
|
||||
"style": {
|
||||
// "navigationBarTitleText" : "添加/编辑类别"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_CATEGORY_MAN_RUKU",
|
||||
"path": "category-management/warehouse-entry",
|
||||
"style": {
|
||||
"navigationBarTitleText": "输码入库"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"root": "pageWorkControl",
|
||||
"pages": [{
|
||||
@@ -789,41 +280,7 @@
|
||||
}
|
||||
}]
|
||||
},
|
||||
{
|
||||
"root": "pageBooking",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_BOOKING_INDEX",
|
||||
"path": "index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "预约管理"
|
||||
}
|
||||
}]
|
||||
},
|
||||
{
|
||||
"root": "pageReserveSeat",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_RESERVE_SEAT_INDEX",
|
||||
"path": "index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "预约管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_RESERVE_SEAT_ADD_APPOINT_TIME",
|
||||
"path": "add-appointment-time/add-appointment-time",
|
||||
"style": {
|
||||
// "navigationBarTitleText" : "添加预约时间"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_RESERVE_SEAT_ADD_SPE_APPOINT_TIME",
|
||||
"path": "add-special-appointment-time/add-special-appointment-time",
|
||||
"style": {
|
||||
// "navigationBarTitleText" : "添加特殊预约时间"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"root": "pageRecharge",
|
||||
"pages": [{
|
||||
@@ -842,31 +299,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pageStoringWine",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_STORING_WINE_INDEX",
|
||||
"path": "index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "存酒管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_STORING_WINE_EDIT",
|
||||
"path": "storing-wine/storing-wine",
|
||||
"style": {
|
||||
"navigationBarTitleText": "存酒"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_STORING_WINE_RECORD_DETAIL",
|
||||
"path": "record-details/record-details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "记录详情"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pagesOrder",
|
||||
"pages": [{
|
||||
@@ -1075,13 +507,6 @@
|
||||
"navigationBarTitleText": "添加/编辑云打印机"
|
||||
// "navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_PRINTER_EDIT",
|
||||
"path": "index/editPrinter",
|
||||
"style": {
|
||||
"navigationBarTitleText": "打印机编辑"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user