1182 lines
27 KiB
JSON
1182 lines
27 KiB
JSON
{
|
||
"easycom": {
|
||
"autoscan": true,
|
||
"custom": {
|
||
"^my-(.*)": "@/components/my-components/my-$1.vue",
|
||
"^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
||
"^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
||
"^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue"
|
||
}
|
||
},
|
||
"pages": [{
|
||
"pageId": "PAGES_INDEX",
|
||
"path": "pages/index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "首页(自定义导航)",
|
||
"navigationStyle": "custom",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
|
||
{
|
||
"pageId": "PAGES_LOGIN",
|
||
"path": "pages/login/index",
|
||
"style": {
|
||
"navigationBarTitleText": "登录(自定义导航)",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_ME",
|
||
"path": "pages/user/user",
|
||
"style": {
|
||
"navigationBarTitleText": "我的(自定义导航)",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_SHOP_SETUP",
|
||
"path": "pages/shopSetUp/index",
|
||
"style": {
|
||
"navigationBarTitleText": "设置中心"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_SHOP_EDITVAL",
|
||
"path": "pages/shopSetUp/editVal",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_SHOP_QRCODE",
|
||
"path": "pages/shopSetUp/shopQRcode",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_SHOP_LIST",
|
||
"path": "pages/shopSetUp/shopList",
|
||
"style": {
|
||
"navigationBarTitleText": "选择门店"
|
||
}
|
||
}
|
||
],
|
||
"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",
|
||
"path": "index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "桌台管理"
|
||
}
|
||
}]
|
||
},
|
||
{
|
||
"root": "pageShopLogin",
|
||
"pages": [{
|
||
"pageId": "PAGES_SHOP_LOGIN",
|
||
"path": "login",
|
||
"style": {
|
||
"navigationStyle": "custom",
|
||
"navigationBarTitleText": ""
|
||
}
|
||
}
|
||
|
||
]
|
||
},
|
||
{
|
||
"root": "pageProduct",
|
||
"pages": [{
|
||
"pageId": "PAGES_PRODUCT",
|
||
"path": "index/index",
|
||
"style": {
|
||
// "navigationStyle": "custom",
|
||
"navigationBarTitleText": "商品管理"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_PRODUCT_ADD",
|
||
"path": "add-Product/add-Product",
|
||
"style": {
|
||
// "navigationBarTitleText" : "添加/编辑商品"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_PRODUCT_GUIGE_ADD",
|
||
"path": "add-specifications/add-specifications",
|
||
"style": {
|
||
// "navigationBarTitleText": "编辑规格"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_PRODUCT_GUIGE_CHOOSE",
|
||
"path": "add-specifications/choose-specifications",
|
||
"style": {
|
||
"navigationBarTitleText": "选择规格"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_PRODUCT_TIMER",
|
||
"path": "add-Product/timer",
|
||
"style": {
|
||
"navigationBarTitleText": "设置定时上下架"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_PRODUCT_SPECIF_TEMPLATE",
|
||
"path": "specification-template/specification-template",
|
||
"style": {
|
||
"navigationBarTitleText": "规格模版"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_PRODUCT_INVOICING_LIST",
|
||
"path": "invoicing-list/invoicing-list",
|
||
"style": {
|
||
"navigationBarTitleText": "库存记录"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_PRODUCT_INVOICING_CHECK",
|
||
"path": "invoicing-check/invoicing-check",
|
||
"style": {
|
||
"navigationBarTitleText": "库存盘点"
|
||
}
|
||
}
|
||
|
||
]
|
||
},
|
||
{
|
||
"root": "pageCategory",
|
||
"pages": [{
|
||
"pageId": "PAGES_CATEGORY",
|
||
"path": "index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "分类设置"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_CATEGORY_EDIT",
|
||
"path": "edit-category/edit-category",
|
||
"style": {
|
||
// "navigationBarTitleText" : "编辑/添加分类"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_CATEGORY_TIMER",
|
||
"path": "edit-category/timer",
|
||
"style": {
|
||
"navigationBarTitleText": "定时上下架"
|
||
}
|
||
}
|
||
|
||
]
|
||
}, {
|
||
"root": "pageUser",
|
||
"pages": [{
|
||
"pageId": "PAGES_USER_CONTROL",
|
||
"path": "index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "用户管理"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_USER_ADD",
|
||
"path": "add-user/add-user",
|
||
"style": {
|
||
"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": "用户详情"
|
||
}
|
||
}
|
||
|
||
]
|
||
},
|
||
{
|
||
"root": "pagesCreateOrder",
|
||
"pages": [{
|
||
"pageId": "PAGES_CREATE_ORDER",
|
||
"path": "index/index",
|
||
"style": {
|
||
// "navigationBarTitleText": "代客下单"
|
||
"navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_CHOOSE_USER",
|
||
"path": "choose-user/choose-user",
|
||
"style": {
|
||
"navigationBarTitleText": "选择用户"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_CONFIRM_ORDER",
|
||
"path": "confirm-order/confirm-order",
|
||
"style": {
|
||
"navigationBarTitleText": "确认订单"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_CHOOSE_TABLE",
|
||
"path": "choose-table/choose-table",
|
||
"style": {
|
||
"navigationBarTitleText": "选择桌台"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_CHOOSE_ADD_TEMP_CUISINE",
|
||
"path": "add-temp-cuisine/add-temp-cuisine",
|
||
"style": {
|
||
"navigationBarTitleText": "添加临时菜"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"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": [{
|
||
"pageId": "PAGES_WORK_INDEX",
|
||
"path": "index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "交班"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_WORK_SETTING",
|
||
"path": "setting/setting",
|
||
"style": {
|
||
"navigationBarTitleText": "设置加班信息"
|
||
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_WORK_HANDOVER_CONFIRM",
|
||
"path": "handover-confirm/handover-confirm",
|
||
"style": {
|
||
"navigationBarTitleText": "确认交班"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_WORK_HANDOVER_DETAIL",
|
||
"path": "handover-detail/handover-detail",
|
||
"style": {
|
||
"navigationBarTitleText": "交班详情"
|
||
}
|
||
}
|
||
|
||
]
|
||
},
|
||
{
|
||
"root": "pageBwc",
|
||
"pages": [{
|
||
"pageId": "PAGES_BWC",
|
||
"path": "index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "霸王餐"
|
||
}
|
||
}]
|
||
},
|
||
{
|
||
"root": "pagewriteoff",
|
||
"pages": [{
|
||
"pageId": "PAGES_WEITEOFF",
|
||
"path": "index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "核销列表"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_WEITEOFF_RECORD",
|
||
"path": "index/record",
|
||
"style": {
|
||
"navigationBarTitleText": "核销记录"
|
||
}
|
||
}]
|
||
},
|
||
{
|
||
"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": [{
|
||
"pageId": "PAGES_RECHARGE_INDEX",
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "充值管理"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_RECHARGE_ADD_RECHARGE",
|
||
"path": "add-recharge-item",
|
||
"style": {
|
||
// "navigationBarTitleText": "添加充值面额"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"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": [{
|
||
"pageId": "PAGES_ORDER_INDEX",
|
||
"path": "index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "订单管理"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_ORDER_DETAIL",
|
||
"path": "detail/detail",
|
||
"style": {
|
||
"navigationBarTitleText": "订单详情"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_ORDER_PAY",
|
||
"path": "pay-order/pay-order",
|
||
"style": {
|
||
"navigationBarTitleText": "结账"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_ORDER_TUIKUAN",
|
||
"path": "tuikuan/tuikuan",
|
||
"style": {
|
||
"navigationBarTitleText": "退款"
|
||
}
|
||
},
|
||
{
|
||
"path": "quan/quan",
|
||
"pageId": "PAGES_ORDER_QUAN",
|
||
"style": {
|
||
"navigationBarTitleText": "券包"
|
||
}
|
||
}
|
||
|
||
]
|
||
},
|
||
{
|
||
"root": "pageCoupon",
|
||
"pages": [{
|
||
"pageId": "PAGES_COUPON_INDEX",
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "优惠券管理"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_COUPON_DISCOUNTCOUPONS",
|
||
"path": "discountCoupons",
|
||
"style": {
|
||
"navigationBarTitleText": "优惠券"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_COUPON_CERTIFICATE",
|
||
"path": "editCertificate",
|
||
"style": {
|
||
"navigationBarTitleText": "商品兑换券"
|
||
}
|
||
}]
|
||
},
|
||
{
|
||
"root": "pageSalesSummary",
|
||
"pages": [{
|
||
"pageId": "PAGES_SALES_SUMMARY",
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "销售汇总"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_PRODUCT_SALES_RANKING",
|
||
"path": "productSalesRanking",
|
||
"style": {
|
||
"navigationBarTitleText": "商品销售排行"
|
||
}
|
||
}]
|
||
},
|
||
{
|
||
"root": "pageLineUp",
|
||
"pages": [{
|
||
"pageId": "PAGES_LINE_UP",
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "排队"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_CALLRE_CORD",
|
||
"path": "callRecord",
|
||
"style": {
|
||
"navigationBarTitleText": "叫号记录"
|
||
}
|
||
}]
|
||
},
|
||
{
|
||
"root": "pageStaff",
|
||
"pages": [{
|
||
"pageId": "PAGES_STAFF",
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "员工管理"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_ADD_STAFF",
|
||
"path": "addstaff",
|
||
"style": {
|
||
"navigationBarTitleText": "新增员工"
|
||
}
|
||
}]
|
||
},
|
||
{
|
||
"root": "pageConsumables",
|
||
"pages": [{
|
||
"pageId": "PAGES_SALES_CONSUMABLES",
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "耗材管理"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_SALES_WAREHOUSEENTRY",
|
||
"path": "warehouseEntry",
|
||
"style": {
|
||
"navigationBarTitleText": "入库"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_SALES_OUTBOUND",
|
||
"path": "outbound",
|
||
"style": {
|
||
"navigationBarTitleText": "出库"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_SALES_INVENTORYCHECK",
|
||
"path": "inventoryCheck",
|
||
"style": {
|
||
"navigationBarTitleText": "盘点"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_ADD_CONSUMABLES",
|
||
"path": "addConsumables",
|
||
"style": {
|
||
"navigationBarTitleText": "新增耗材"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_EDIT_CONSUMABLES",
|
||
"path": "editConsumables",
|
||
"style": {
|
||
"navigationBarTitleText": "编辑耗材"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_ADD_TYPE",
|
||
"path": "addType",
|
||
"style": {
|
||
"navigationBarTitleText": "新增类别"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_VIEWRECORDS",
|
||
"path": "viewrecords",
|
||
"style": {
|
||
"navigationBarTitleText": "查看详情"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_SUPPLIER",
|
||
"path": "supplier",
|
||
"style": {
|
||
"navigationBarTitleText": "供应商列表"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_ADD_SUPPLIER",
|
||
"path": "addsupplier",
|
||
"style": {
|
||
"navigationBarTitleText": "添加供应商"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_EDIT_SUPPLIER",
|
||
"path": "editsupplier",
|
||
"style": {
|
||
"navigationBarTitleText": "编辑供应商"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_PAYMENT_SETTLEMENT",
|
||
"path": "paymentSettlement",
|
||
"style": {
|
||
"navigationBarTitleText": "结款记录"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_BILL_PAYMENT",
|
||
"path": "billPayment",
|
||
"style": {
|
||
"navigationBarTitleText": "账单付款记录"
|
||
}
|
||
}]
|
||
},
|
||
{
|
||
"root": "pagePrinter",
|
||
"pages": [{
|
||
"pageId": "PAGES_PRINTER_INDEX",
|
||
"path": "index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "打印机"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_PRINTER_ADD",
|
||
"path": "add-printer/add-printer",
|
||
"style": {
|
||
"navigationBarTitleText": "添加/编辑云打印机"
|
||
// "navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_PRINTER_EDIT",
|
||
"path": "index/editPrinter",
|
||
"style": {
|
||
"navigationBarTitleText": "打印机编辑"
|
||
}
|
||
}
|
||
|
||
]
|
||
},
|
||
{
|
||
"root": "pageGoodsGroup",
|
||
"pages": [{
|
||
"pageId": "PAGES_GOODS_GROUP",
|
||
"path": "index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "分组管理"
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_GOODS_GROUP_EDIT",
|
||
"path": "edit-group/edit-group",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"pageId": "PAGES_GOODS_GROUP_EDIT_GOODS",
|
||
"path": "edit-group-goods/edit-group-goods",
|
||
"style": {
|
||
"navigationBarTitleText": "管理商品"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pageNotification",
|
||
"pages": [{
|
||
"pageId": "PAGES_NOTIFICATION_INDEX",
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "订阅通知"
|
||
}
|
||
}]
|
||
},
|
||
{
|
||
"root": "pageCreditBuyer",
|
||
"pages": [{
|
||
"pageId": "PAGES_CREDIT_BUYER_INDEX",
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "挂账管理"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_CREDIT_BUYER_ADDDEBTOR",
|
||
"path": "addDebtor",
|
||
"style": {
|
||
"navigationBarTitleText": "挂账人"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_CREDIT_BUYER_REPAYMENTRECORD",
|
||
"path": "rePaymentRecord",
|
||
"style": {
|
||
"navigationBarTitleText": "账单付款记录"
|
||
}
|
||
}, {
|
||
"pageId": "PAGES_CREDIT_BUYER_DETAIL",
|
||
"path": "creditDetail",
|
||
"style": {
|
||
"navigationBarTitleText": "查看明细"
|
||
}
|
||
}]
|
||
}
|
||
|
||
],
|
||
"globalStyle": {
|
||
"navigationBarTextStyle": "black",
|
||
"navigationBarBackgroundColor": "#FFFFFF",
|
||
"backgroundColor": "#FFFFFF",
|
||
"backgroundColorBottom": "#FFFFFF",
|
||
"backgroundColorTop": "#FFFFFF",
|
||
"app-plus": {
|
||
"background": "#FFFFFF",
|
||
"scrollIndicator": "none",
|
||
"bounce": "none"
|
||
}
|
||
},
|
||
"tabBar": {
|
||
"color": "#999999",
|
||
"selectedColor": "#2980FD",
|
||
"borderStyle": "black",
|
||
"iconWidth": "24px",
|
||
"fontSize": "11px",
|
||
"spacing": "5px",
|
||
"height": "58px",
|
||
"backgroundColor": "#FCFCFC",
|
||
"list": [{
|
||
"pagePath": "pages/index/index",
|
||
"iconPath": "static/tabImg/index.png",
|
||
"selectedIconPath": "static/tabImg/index-select.png",
|
||
"text": "首页"
|
||
},
|
||
{
|
||
"pagePath": "pages/user/user",
|
||
"iconPath": "static/tabImg/user.png",
|
||
"selectedIconPath": "static/tabImg/user-select.png",
|
||
"text": "我的"
|
||
}
|
||
]
|
||
}
|
||
} |