制作登录
This commit is contained in:
16
pages.json
16
pages.json
@ -8,9 +8,25 @@
|
||||
},
|
||||
{
|
||||
"path": "pages/login/login",
|
||||
"style": {
|
||||
"navigationBarTitleText": "授权登录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/fast",
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/mobile",
|
||||
"style": {
|
||||
"navigationBarTitleText": "手机号登录/注册"
|
||||
}
|
||||
},
|
||||
{
|
||||
// 隐私协议
|
||||
"path": "pages/server_explan/server_explan"
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user