From c0cf51f6b5108cffa6b6fc66556ca335055a8fa2 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Wed, 30 Aug 2023 16:41:53 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20banner=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E5=A4=96=E9=93=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- coupon/couponCollection.html | 2 +- homepage.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/coupon/couponCollection.html b/coupon/couponCollection.html index 76d6e6d..cf5d318 100644 --- a/coupon/couponCollection.html +++ b/coupon/couponCollection.html @@ -58,7 +58,7 @@
- + diff --git a/homepage.html b/homepage.html index 80714e3..78dfb42 100644 --- a/homepage.html +++ b/homepage.html @@ -48,7 +48,7 @@
- +
@@ -237,6 +237,7 @@ this.layout = productConfig.list; this.iskey = localStorage.getItem('haskey'); this.describe = productConfig.describe; + this.bannerUrl = productConfig.bannerUrl; }, methods: { closeTip () {