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
[生成海报[修改][商户不显示问题]
tags/江西版6.1.02
luqc
6 years ago
committed by
meo
parent
983ab5e283
commit
f6523c3e6e
1 changed files
with
3 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
pages/canvas/index.js
+ 3
- 3
pages/canvas/index.js
View File
@@ -355,9 +355,9 @@ Page({
qrCode: res.data.qrCode,
qrCode: res.data.qrCode,
})
})
}
}
//
that.setData({
//
couponList: res.data.page.list
//
});
that.setData({
couponList: res.data.page.list
});
})
})
.catch(err => {
.catch(err => {
wx.showToast({
wx.showToast({
Write
Preview
Loading…
Cancel
Save