登录修改

parent d9dae14a
......@@ -6,6 +6,13 @@
}
},
"pages": [
{
"path": "pages/account/login",
"name": "account-login",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/mine/index",
"name": "mine",
......@@ -95,13 +102,7 @@
"requireAuth": true
}
},
{
"path": "pages/account/login",
"name": "account-login",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/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