mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-14 21:02:49 +00:00
pref: 退出登录返回登录页而不是注册页
This commit is contained in:
parent
4cd4550a36
commit
2fdef45156
@ -114,6 +114,9 @@ export default {
|
|||||||
this.subscribe = null;
|
this.subscribe = null;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
activated() {
|
||||||
|
this.loginType = 'login'
|
||||||
|
},
|
||||||
deactivated() {
|
deactivated() {
|
||||||
this.loginJump = false;
|
this.loginJump = false;
|
||||||
this.password = "";
|
this.password = "";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user