优化页面

This commit is contained in:
wangxiaowei
2025-08-22 17:55:13 +08:00
parent cbcdaa061e
commit c963ad1ca2
8 changed files with 357 additions and 177 deletions

View File

@ -118,6 +118,14 @@
{
"root": "pages-sub",
"pages": [
{
"path": "coupon/coupon",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "demo/index",
"type": "page",
@ -134,6 +142,15 @@
"navigationStyle": "custom"
}
},
{
"path": "reserve-room/result",
"type": "page",
"layout": "default",
"style": {
"navigationBarTitleText": "结果通知",
"navigationBarBackgroundColor": "#FFF"
}
},
{
"path": "reserve-room/room",
"type": "page",