登录修改

parent d9dae14a
...@@ -6,6 +6,13 @@ ...@@ -6,6 +6,13 @@
} }
}, },
"pages": [ "pages": [
{
"path": "pages/account/login",
"name": "account-login",
"style": {
"navigationBarTitleText": "登录"
}
},
{ {
"path": "pages/mine/index", "path": "pages/mine/index",
"name": "mine", "name": "mine",
...@@ -95,13 +102,7 @@ ...@@ -95,13 +102,7 @@
"requireAuth": true "requireAuth": true
} }
}, },
{
"path": "pages/account/login",
"name": "account-login",
"style": {
"navigationBarTitleText": "登录"
}
},
{ {
"path": "pages/account/userinfo", "path": "pages/account/userinfo",
"name": "account-userinfo", "name": "account-userinfo",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment