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 () {