h5登录方式修改为手机号登录

This commit is contained in:
Aaron
2021-07-20 16:56:16 +08:00
parent f4a9cd5f38
commit c42fc330d7
5 changed files with 304 additions and 228 deletions

View File

@ -25,7 +25,8 @@
}
},
{
"path": "pages/user/RetrievePassword/index",
// "path": "pages/user/RetrievePassword/index",
"path": "pages/user/ChangePassword/index",
"style": {
"navigationBarTitleText": "重置密码"
}