完善页面

This commit is contained in:
wangxiaowei
2025-11-28 19:19:54 +08:00
parent 58211f2430
commit 67c8e8e016
43 changed files with 2722 additions and 1018 deletions

View File

@ -146,8 +146,7 @@
"type": "page",
"layout": "default",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
"navigationStyle": "custom"
}
},
{
@ -167,6 +166,14 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/share/tea-room/share-order-detail",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
}
],
"subPackages": [
@ -211,6 +218,7 @@
{
"path": "profile/profile",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
@ -373,6 +381,14 @@
"navigationStyle": "custom"
}
},
{
"path": "order/platform/order-detail",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "order/platform/order-list",
"type": "page",
@ -385,6 +401,7 @@
{
"path": "order/tea-room/order-detail",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"