修改登录

This commit is contained in:
2025-04-22 23:04:56 +08:00
parent 16074dd05e
commit 95b7c69ddb
169 changed files with 46363 additions and 93 deletions

View File

@ -13,13 +13,13 @@
}
},
{
"path": "pages/login/fast",
"path": "pages/login/fastLogin",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/login/mobile",
"path": "pages/login/mobileLogin",
"style": {
"navigationBarTitleText": "手机号登录/注册"
}