完善预约页面

This commit is contained in:
wangxiaowei
2025-08-20 17:38:24 +08:00
parent b7b8cab0a5
commit 43b96fbfdf
6 changed files with 487 additions and 29 deletions

View File

@ -18,7 +18,7 @@
"custom": false,
"color": "#999999",
"selectedColor": "#018d71",
"backgroundColor": "#F8F8F8",
"backgroundColor": "#FFF",
"borderStyle": "black",
"height": "50px",
"fontSize": "10px",
@ -127,7 +127,15 @@
}
},
{
"path": "reserve-room/reserve-room",
"path": "reserve-room/detail",
"type": "page",
"layout": "tabbar",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "reserve-room/room",
"type": "page",
"layout": "tabbar",
"style": {