添加页面

This commit is contained in:
wangxiaowei
2025-09-20 17:02:40 +08:00
parent ff2f645101
commit be39bd6da8
20 changed files with 1962 additions and 364 deletions

View File

@ -203,6 +203,30 @@
"navigationStyle": "custom"
}
},
{
"path": "settle-in/parten",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "settle-in/tea-room",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "settle-in/tea-specialist",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "store-recharge/store-recharge",
"type": "page",
@ -363,6 +387,38 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path": "order/tea-specialist/order-list",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "parten/pages/bill/bill",
"type": "page",
"layout": "default",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "parten/pages/my/my",
"type": "page",
"layout": "default",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "parten/pages/sub/sub",
"type": "page",
"layout": "default",
"style": {
"navigationBarTitleText": ""
}
}
]
}