打印机

This commit is contained in:
duan
2024-09-26 18:20:48 +08:00
parent 35811b80a5
commit 5d4f2c591a
10 changed files with 377 additions and 2425 deletions

View File

@@ -99,35 +99,6 @@
"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": "选择门店"
}
},
{
"pageId": "PAGES_USER_SETUP",
"path": "pages/userSetUp/userSetUp",
@@ -1246,32 +1217,7 @@
"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" : "退款"
}
}
]
},
{
@@ -1305,7 +1251,6 @@
"navigationBarTitleText": "商品销售排行"
}
}
]
},
{
@@ -1382,8 +1327,8 @@
"pageId": "PAGES_PRINTER_ADD",
"path": "add-printer/add-printer",
"style": {
// "navigationBarTitleText" : "添加/编辑云打印机"
"navigationBarTitleText": ""
"navigationBarTitleText" : "添加/编辑云打印机"
// "navigationBarTitleText": ""
}
},
{