This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
gx
release
GL
5 years ago
parent
4de7a7522c
commit
d7f4aeb32e
2 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
index/index.js
+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`
})
})
}
}
})
})
Write
Preview
Loading…
Cancel
Save