Explorar el Código

重新拼团修改

tags/富茂链客4.1.0
刘晖 hace 6 años
padre
commit
7e6c13f063
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pages/spellGroup/spellGroup.js

+ 1
- 1
pages/spellGroup/spellGroup.js Ver fichero

@@ -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}`,


Cargando…
Cancelar
Guardar