mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
解决小程序 自登陆 bug
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
c8fb7b3477
commit
33ee43b9ea
@ -58,7 +58,7 @@ export function autoLogin(options) {
|
||||
return;
|
||||
}
|
||||
//todo 如果是 h5 或者 微信小程序 ,检查是否做了配置,如果没有做配置不做自登陆
|
||||
// #ifdef H5 || MP-MP-WEIXIN
|
||||
// #ifdef H5 || MP-WEIXIN
|
||||
autoLoginWechat(options);
|
||||
// #endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user