diff --git a/index/index.js b/index/index.js index 129e1d1..58b18ec 100644 --- a/index/index.js +++ b/index/index.js @@ -261,6 +261,7 @@ Page({ } //获取条形码 // util.barcode("barcode", optionss.quancode, 510, 100); + // console.log(Http.headers.token, "?") }, /** * 获得经纬度 diff --git a/pages/coupon/detail/index.js b/pages/coupon/detail/index.js index 3295d25..da6dd3c 100644 --- a/pages/coupon/detail/index.js +++ b/pages/coupon/detail/index.js @@ -136,7 +136,6 @@ Page({ wx.redirectTo({ url: `/pages/getuserinfo/index?couponChannelId=${that.data.data.id}&fromflag=poster` }) - } })