This commit is contained in:
”chenxuelian“
2022-12-27 19:29:16 +08:00
parent aef226d3ab
commit 1a379ca8e9
2 changed files with 65 additions and 0 deletions

View File

@@ -46,6 +46,15 @@
"enablePullDownRefresh": false
}
},
{
"path": "pages/my/login/login",
"style": {
"navigationBarTitleText": "登录",
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/detail/productsDetail/productsDetail",
"style": {