使用社交账号(微信小程序)登录

This commit is contained in:
sfmind
2022-05-05 19:09:04 +08:00
parent c533f5e5e8
commit c8e00ad04c
10 changed files with 160 additions and 163 deletions

View File

@@ -25,17 +25,17 @@
}
},
{
"path": "pages/login/login",
"path": "pages/login/social",
"style": {
"navigationBarTitleText": "账号登录"
}
},
{
"path": "pages/register/register",
"style": {
"navigationBarTitleText": "注册账号"
"navigationBarTitleText": "授权登录"
}
},
{
"path": "pages/login/mobile",
"style": {
"navigationBarTitleText": "手机登录"
}
},
{
"path": "pages/forgot/forgot",
"style": {