diff --git a/pages/home/index.vue b/pages/home/index.vue index 437952c..390562f 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -207,7 +207,7 @@ @@ -294,7 +294,8 @@ export default { // 节日专题 contentFestival: {}, pageKeyId: Object.freeze('appIndex'), - scrollTop: 0 + scrollTop: 0, + lotteryCanDraw: false } }, onLoad() { @@ -371,6 +372,7 @@ export default { _this.$set(_this, 'contentFestival', data.contentFestivalV2) _this.bastLeftList = [] _this.bastRightList = [] + _this.lotteryCanDraw = data.lotteryCanDraw for (let i = 0; i < data.bastList.length; i++) { if (i % 2 === 0) { // 店铺排名