免登录

This commit is contained in:
2024-10-09 10:38:59 +08:00
parent 14070f5402
commit 6bd1235e97
5 changed files with 1629 additions and 135 deletions

View File

@@ -23,6 +23,18 @@
}
}
},
{
"path": "pages/user/visitor",
"style": {
"navigationBarTitleText": "游客登录",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/homePage/index/index",
"style": {