This commit is contained in:
徐哼唧L
2024-01-08 13:50:53 +08:00
parent c3f3918c9b
commit 50da1d7e38
14 changed files with 2610 additions and 347 deletions

View File

@@ -177,6 +177,12 @@
"navigationBarTitleText": "一路健康用户登录"
}
},
{
"path": "pages/user/visitor",
"style": {
"navigationBarTitleText": "游客登录"
}
},
{
"path": "pages/bookShop/bookShopIndex",
"style": {
@@ -524,6 +530,12 @@
"enablePullDownRefresh": false
}
}
// {
// "path": "pages/agreement/yszcPage",
// "style": {
// "navigationBarTitleText": "隐私政策"
// }
// }
],
"globalStyle": {
"navigationBarTextStyle": "black",