完善预约页面
This commit is contained in:
@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user