|
|
@@ -113,8 +113,8 @@ Page({ |
|
|
|
gotodetail: function(e) { |
|
|
|
console.log(e); |
|
|
|
console.log("姐姐在测试"); |
|
|
|
console.log(e.currentTarget.dataset.couponid); |
|
|
|
console.log(e.currentTarget.dataset.targetad); |
|
|
|
console.log(e.currentTarget.dataset.couponChannelId); |
|
|
|
console.log("couponChannelId"); |
|
|
|
wx.navigateTo({ |
|
|
|
url: `/pages/coupon/detail/index?couponChannelId=${ |
|
|
|
e.currentTarget.dataset.id |
|
|
|