@@ -41,7 +41,16 @@ Page({
},
})
getApp().globalData.http.refreshData = this.refreshData.bind(this);
- vIndate();
+ this.getVIndete();
+ },
+ getVIndete() {
+ if (wx.getStorageSync('siteP').siteid) {
+ vIndate();
+ } else {
+ setTimeout(() => {
+ }, 100)
+ }
getAnnunciate() {
_Http.basic({