登录注册增加loading

This commit is contained in:
TOP糯米 2023-04-07 23:55:06 +08:00
parent 75fd2a5024
commit 01c84b5989
1 changed files with 2 additions and 0 deletions

View File

@ -35,9 +35,11 @@ export default {
}, },
register: { register: {
url: "/wxapp/public/register", url: "/wxapp/public/register",
showLoading: true,
}, },
login: { login: {
url: "/wxapp/public/login", url: "/wxapp/public/login",
showLoading: true,
}, },
resetPassword: { resetPassword: {
url: "/wxapp/public/passwordReset", url: "/wxapp/public/passwordReset",