瀏覽代碼

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

tags/福建版C.9.1.01
meo 5 年之前
父節點
當前提交
818458409b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      pages/getuserinfo/index.js

+ 1
- 1
pages/getuserinfo/index.js 查看文件

@@ -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 {


Loading…
取消
儲存