修改页面

This commit is contained in:
wangxiaowei
2025-08-16 14:46:57 +08:00
parent bd2a6c1d2a
commit ca54202b06
3 changed files with 57 additions and 108 deletions

View File

@ -102,8 +102,7 @@
"type": "page",
"layout": "tabbar",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "预约"
"navigationStyle": "custom"
}
},
{
@ -126,6 +125,14 @@
"style": {
"navigationBarTitleText": "分包页面"
}
},
{
"path": "reserve-room/reserve-room",
"type": "page",
"layout": "tabbar",
"style": {
"navigationStyle": "custom"
}
}
]
}