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