广告弹窗相关更新
This commit is contained in:
@@ -73,7 +73,9 @@
|
||||
shopExtend: null,
|
||||
};
|
||||
},
|
||||
onLoad() {},
|
||||
onLoad() {
|
||||
uni.cache.set('forceUpdate',1)
|
||||
},
|
||||
computed: {
|
||||
HeighT() { //手机类型的尺寸
|
||||
return this.$store.getters.is_BarHeight
|
||||
|
||||
Reference in New Issue
Block a user