This commit is contained in:
liuyuan
2025-06-10 17:49:45 +08:00
parent d3ede507f3
commit b465c476b8
21 changed files with 569 additions and 365 deletions

View File

@@ -1,16 +1,5 @@
{
"pages": [
{
"path": "pages/visitor/index",
"style": {
"navigationBarTitleText": "游客登录",
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/home/index",
"style": {
@@ -44,6 +33,17 @@
}
}
},
{
"path": "pages/visitor/index",
"style": {
"navigationBarTitleText": "游客登录",
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/visitor/mine",
"style": {