Przeglądaj źródła

[积分商城][手机号授权跳转修改]

tags/湖南版5.1.4
刘晖 6 lat temu
rodzic
commit
498559f852
2 zmienionych plików z 4 dodań i 2 usunięć
  1. +2
    -1
      pages/getphoneInfo/index.js
  2. +2
    -1
      pages/phoneinput/phoneinput.js

+ 2
- 1
pages/getphoneInfo/index.js Wyświetl plik

@@ -65,8 +65,9 @@ Page({
*/ */
if (that.data.path == 'jifen') { if (that.data.path == 'jifen') {
wx.redirectTo({ wx.redirectTo({
url: `/pages/joinFrDpell/index?couponChannelId=${that.data.paramData.couponChannelId}`
url: `/pages/integralmall/payIntegcoupondetail/index?couponChannelId=${that.data.paramData.couponChannelId}`
}) })
return;
} }
/** /**
* 来自拼团详情 * 来自拼团详情


+ 2
- 1
pages/phoneinput/phoneinput.js Wyświetl plik

@@ -50,8 +50,9 @@ Page({
*/ */
if (that.data.path == 'jifen') { if (that.data.path == 'jifen') {
wx.redirectTo({ wx.redirectTo({
url: `/pages/joinFrDpell/index?couponChannelId=${that.data.paramData.couponChannelId}`
url: `/pages/integralmall/payIntegcoupondetail/index?couponChannelId=${that.data.paramData.couponChannelId}`
}) })
return;
} }
/** /**
* 来自拼团详情 * 来自拼团详情


Ładowanie…
Anuluj
Zapisz