feat: 支持h5端自动登录
This commit is contained in:
parent
4600f3a84f
commit
a2b23fbab2
|
@ -90,6 +90,9 @@
|
||||||
// #ifdef APP-PLUS
|
// #ifdef APP-PLUS
|
||||||
that.appLogin()
|
that.appLogin()
|
||||||
// #endif
|
// #endif
|
||||||
|
// #ifdef H5
|
||||||
|
that.appLogin()
|
||||||
|
// #endif
|
||||||
// #ifdef MP-WEIXIN
|
// #ifdef MP-WEIXIN
|
||||||
that.wxmpLogin()
|
that.wxmpLogin()
|
||||||
// #endif
|
// #endif
|
||||||
|
|
Loading…
Reference in New Issue