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/C.7.1.0
luqc
6 years ago
parent
26bc2afd64
commit
5acfa8a435
1 changed files
with
3 additions
and
3 deletions
Split 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,
})
}
//
that.setData({
//
couponList: res.data.page.list
//
});
that.setData({
couponList: res.data.page.list
});
})
.catch(err => {
wx.showToast({
Write
Preview
Loading…
Cancel
Save