更新页面配置文件,开发文档,登录页面,首页

This commit is contained in:
2024-09-28 15:08:49 +08:00
parent 90eb77d891
commit 6feeaf919e
6 changed files with 96 additions and 45 deletions

View File

@@ -127,7 +127,7 @@
"navigationBarTitleText": "选择门店"
}
},
{
"pageId": "PAGES_USER_SETUP",
"path": "pages/userSetUp/userSetUp",
@@ -994,7 +994,8 @@
"pageId": "PAGES_CREATE_ORDER",
"path": "index/index",
"style": {
"navigationBarTitleText": "代客下单"
// "navigationBarTitleText": "代客下单"
"navigationBarTitleText": ""
}
},
{
@@ -1233,38 +1234,35 @@
{
"root": "pagesOrder",
"pages": [{
"pageId": "PAGES_ORDER_INDEX",
"path" : "index/index",
"style" :
"pageId": "PAGES_ORDER_INDEX",
"path": "index/index",
"style": {
"navigationBarTitleText": "订单管理",
"enablePullDownRefresh": true
}
},
{
"navigationBarTitleText" : "订单管理"
}
},
{
"pageId": "PAGES_ORDER_DETAIL",
"path" : "detail/detail",
"style" :
"pageId": "PAGES_ORDER_DETAIL",
"path": "detail/detail",
"style": {
"navigationBarTitleText": "订单详情"
}
},
{
"navigationBarTitleText" : "订单详情"
}
},
{
"pageId": "PAGES_ORDER_PAY",
"path" : "pay-order/pay-order",
"style" :
"pageId": "PAGES_ORDER_PAY",
"path": "pay-order/pay-order",
"style": {
"navigationBarTitleText": "结账"
}
},
{
"navigationBarTitleText" : "结账"
"pageId": "PAGES_ORDER_TUIKUAN",
"path": "tuikuan/tuikuan",
"style": {
"navigationBarTitleText": "退款"
}
}
},
{
"pageId": "PAGES_ORDER_TUIKUAN",
"path" : "tuikuan/tuikuan",
"style" :
{
"navigationBarTitleText" : "退款"
}
}
]
},
{
@@ -1309,14 +1307,13 @@
"style": {
"navigationBarTitleText": "排队"
}
},{
}, {
"pageId": "PAGES_CALLRE_CORD",
"path": "callRecord",
"style": {
"navigationBarTitleText": "叫号记录"
}
}
]
}]
},
{
@@ -1374,6 +1371,32 @@
}
]
},
{
"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" : "管理商品"
}
}
]
}
],
"globalStyle": {