feat: 登录拦截功能完善
This commit is contained in:
@@ -22,9 +22,6 @@ export const onLogin = (e) => {
|
||||
|
||||
// 绑定手机号
|
||||
bindPhone(params);
|
||||
|
||||
// 通知刷新
|
||||
uni.$emit("TOKEN_CHANGE");
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user