From c046a813b2be2b282704ce90ea9cc2763fa15b95 Mon Sep 17 00:00:00 2001 From: meo <958484406@qq.com> Date: Wed, 29 Aug 2018 00:29:20 +0800 Subject: [PATCH] =?UTF-8?q?[banner=E8=AF=A6=E6=83=85=E4=BF=AE=E6=94=B9][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]:banner=E8=AF=A6=E6=83=85=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/bannerdetail/index.wxml | 8 +++----- pages/rushToBuy/index.js | 4 ++-- pages/rushToBuy/index.wxml | 5 +++-- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/pages/bannerdetail/index.wxml b/pages/bannerdetail/index.wxml index b1b2c15..8d94e04 100644 --- a/pages/bannerdetail/index.wxml +++ b/pages/bannerdetail/index.wxml @@ -37,7 +37,7 @@ --> - + @@ -62,12 +62,10 @@ 剩余: {{item.remainInventory}} - 领取 - 购买 + 领取 + 购买 - - \ No newline at end of file diff --git a/pages/rushToBuy/index.js b/pages/rushToBuy/index.js index 15ee657..a35705a 100644 --- a/pages/rushToBuy/index.js +++ b/pages/rushToBuy/index.js @@ -113,11 +113,11 @@ Page({ gotodetail: function(e) { console.log(e); console.log("姐姐在测试"); - console.log(e.currentTarget.dataset.couponChannelId); + console.log(e.currentTarget.dataset.couponchannelid); console.log("couponChannelId"); wx.navigateTo({ url: `/pages/coupon/detail/index?couponChannelId=${ - e.currentTarget.dataset.id + e.currentTarget.dataset.couponchannelid }&couponId=${e.currentTarget.dataset.couponId}`, success: function(res) { // success diff --git a/pages/rushToBuy/index.wxml b/pages/rushToBuy/index.wxml index 0077ffd..525f005 100644 --- a/pages/rushToBuy/index.wxml +++ b/pages/rushToBuy/index.wxml @@ -1,6 +1,6 @@ - @@ -22,7 +22,8 @@ 剩余时间:{{day}}天 {{hour}}小时{{minute}}分钟 剩余件数:{{item.remainInventory}}件 - 购买 + 购买 + 领取