This commit is contained in:
wangjiahai
2023-11-24 14:46:09 +08:00
parent 98ac6c5499
commit 2e916a89a9

View File

@@ -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": {