提交
This commit is contained in:
22
pages.json
22
pages.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user