Browse Source

gx

release
GL 5 years ago
parent
commit
d7f4aeb32e
2 changed files with 1 additions and 1 deletions
  1. +1
    -0
      index/index.js
  2. +0
    -1
      pages/coupon/detail/index.js

+ 1
- 0
index/index.js View File

@@ -261,6 +261,7 @@ Page({
} }
//获取条形码 //获取条形码
// util.barcode("barcode", optionss.quancode, 510, 100); // util.barcode("barcode", optionss.quancode, 510, 100);
// console.log(Http.headers.token, "?")
}, },
/** /**
* 获得经纬度 * 获得经纬度


+ 0
- 1
pages/coupon/detail/index.js View File

@@ -136,7 +136,6 @@ Page({
wx.redirectTo({ wx.redirectTo({
url: `/pages/getuserinfo/index?couponChannelId=${that.data.data.id}&fromflag=poster` url: `/pages/getuserinfo/index?couponChannelId=${that.data.data.id}&fromflag=poster`
}) })
} }
}) })


Loading…
Cancel
Save