登录注册增加loading
This commit is contained in:
parent
75fd2a5024
commit
01c84b5989
|
@ -35,9 +35,11 @@ export default {
|
|||
},
|
||||
register: {
|
||||
url: "/wxapp/public/register",
|
||||
showLoading: true,
|
||||
},
|
||||
login: {
|
||||
url: "/wxapp/public/login",
|
||||
showLoading: true,
|
||||
},
|
||||
resetPassword: {
|
||||
url: "/wxapp/public/passwordReset",
|
||||
|
|
Loading…
Reference in New Issue