소스 검색

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

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 {


불러오는 중...
취소
저장