添加篮球套餐功能
This commit is contained in:
24
pages.json
24
pages.json
@ -989,6 +989,12 @@
|
||||
"subPackages": [{
|
||||
"root": "bundle",
|
||||
"pages": [
|
||||
{
|
||||
"path": "setting/light",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设置灯光"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "reserve/details",
|
||||
"style": {
|
||||
@ -1042,6 +1048,24 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "combo/combo-list",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "combo/details",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "combo/info",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
]
|
||||
}],
|
||||
|
||||
Reference in New Issue
Block a user