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/富茂链客4.1.0
刘晖
6 years ago
parent
90cff3b9f6
commit
7e6c13f063
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/spellGroup/spellGroup.js
+ 1
- 1
pages/spellGroup/spellGroup.js
View File
@@ -58,7 +58,7 @@ Page({
})
},
//重新拼团
gotoAgain(){
gotoAgain(
e
){
let data = e.currentTarget.dataset.data
wx.navigateTo({
url: `/pages/spellGroup/mySpellGroup/index?couponId=${data.couponId}&couponChannelId=${data.couponChannelId}`,
Write
Preview
Loading…
Cancel
Save