广告弹窗相关更新
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
// this.shopId = e.shopId;
|
||||
// this.init();
|
||||
// }
|
||||
console.log(e)
|
||||
uni.cache.set('forceUpdate',1)
|
||||
if (e.q) {
|
||||
this.shopId = this.getQueryString(decodeURIComponent(e.q), 'shopId')
|
||||
this.tokenShow = false;
|
||||
|
||||
@@ -99,7 +99,8 @@
|
||||
}
|
||||
},
|
||||
onLoad(e) {
|
||||
this.shopId_id = e.shopId_id
|
||||
this.shopId_id = e.shopId_id;
|
||||
uni.cache.set('forceUpdate',1)
|
||||
},
|
||||
onShow() {
|
||||
this.init();
|
||||
|
||||
Reference in New Issue
Block a user