fix: bug
This commit is contained in:
+3
-3
@@ -65,7 +65,7 @@
|
||||
"navigationBarTitleText": "忘记密码",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"notNeedLogin": false
|
||||
"notNeedLogin": true
|
||||
},
|
||||
{
|
||||
"path": "pages/invest/index",
|
||||
@@ -91,7 +91,7 @@
|
||||
"navigationBarTitleText": "登录",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"notNeedLogin": false
|
||||
"notNeedLogin": true
|
||||
},
|
||||
{
|
||||
"path": "pages/my/index",
|
||||
@@ -108,7 +108,7 @@
|
||||
"navigationBarTitleText": "注册",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"notNeedLogin": false
|
||||
"notNeedLogin": true
|
||||
}
|
||||
],
|
||||
"subPackages": [
|
||||
|
||||
Reference in New Issue
Block a user