mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-12 10:00:57 +08:00
优化重复问题
This commit is contained in:
parent
98ba8f5fa1
commit
d43e53523b
@ -195,6 +195,8 @@
|
|||||||
if (context.checkLoginStatus()) {
|
if (context.checkLoginStatus()) {
|
||||||
_that.judgeBindOwnerFun();
|
_that.judgeBindOwnerFun();
|
||||||
}
|
}
|
||||||
|
_that.notices = [];
|
||||||
|
_that.ad = [];
|
||||||
this._initIndexData();
|
this._initIndexData();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user