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
fix 卡支付问题
pull/1/head
Stormeye Wu
5 years ago
parent
cda758664c
commit
a713991c41
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
pages/scanPay/scanPay.js
+ 0
- 1
pages/scanPay/scanPay.js
View File
@@ -29,7 +29,6 @@ Page({
onLoad: function(options) {
let that = this;
let merChant = decodeURIComponent(options.merChant)
console.log(merChant)
that.setData({
merChant: JSON.parse(merChant),
cardid: options.cardid,
Write
Preview
Loading…
Cancel
Save