111
This commit is contained in:
20
pages.json
20
pages.json
@@ -20,6 +20,19 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/card/card_booking",
|
||||
"style": {
|
||||
"navigationBarTitleText": "预约提货",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/card/card_bind",
|
||||
"style": {
|
||||
"navigationBarTitleText": "绑定礼包卡",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
"path": "pages/index/BindPhone",
|
||||
"style": {
|
||||
"navigationBarTitleText": "绑定账号",
|
||||
@@ -38,13 +51,6 @@
|
||||
"scrollIndicator": false //禁用原生导航栏,
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/card/card_booking",
|
||||
"style": {
|
||||
"navigationBarTitleText": "预约提货",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user