From 223bcf6ac81d4afb0be8732d2441ddbd064680b8 Mon Sep 17 00:00:00 2001 From: linxi Date: Thu, 29 Aug 2024 10:39:44 +0800 Subject: [PATCH] =?UTF-8?q?Feat(=E9=A6=96=E9=A1=B5)=EF=BC=9A=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=8A=BD=E5=A5=96=E7=AA=97=E5=8F=A3=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E9=80=BB=E8=BE=91=EF=BC=8C=E6=B2=A1=E6=9C=89=E6=8A=BD=E5=A5=96?= =?UTF-8?q?=E6=AC=A1=E6=95=B0=E4=B8=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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) { // 店铺排名