Kaynağa Gözat

[拼团授权][修改]:[拼团授权个人信息的跳转方式]

tags/福建版C.9.1.01
meo 5 yıl önce
ebeveyn
işleme
818458409b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      pages/getuserinfo/index.js

+ 1
- 1
pages/getuserinfo/index.js Dosyayı Görüntüle

@@ -276,7 +276,7 @@ Page({
url: `/pages/coupon/detail/index?couponChannelId=${that.data.couponChannelIdflag}`
});
} else if (that.data.fromflag == 'spellcoupondetail' && that.data.couponChannelIdflag) {
wx.navigateTo({
wx.redirectTo({
url: `/pages/spellGroup/mySpellGroup/index?couponChannelId=${that.data.couponChannelIdflag}`
});
}else {


Yükleniyor…
İptal
Kaydet