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
[拼团券][修改]:[修改拼团undifined的问题]
tags/C.8.3.0^2
meo
5 years ago
parent
8d059dbecb
commit
a423ba31d6
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
pages/spellGroup/mySpellGroup/index.js
+ 0
- 4
pages/spellGroup/mySpellGroup/index.js
View File
@@ -53,10 +53,6 @@ Page({
* 生命周期函数--监听页面加载
*/
onLoad: function(options) {
this.setData({
couponChannelId: options.couponChannelId,
couponId: options.couponId
})
if (options && options.couponChannelId) {
this.getDetail(options.couponChannelId);
}
Write
Preview
Loading…
Cancel
Save