|
@@ -59,7 +59,7 @@ Page({ |
|
|
} else if (err.code == 11006) { |
|
|
} else if (err.code == 11006) { |
|
|
// 用户手机已加密 |
|
|
// 用户手机已加密 |
|
|
wx.redirectTo({ |
|
|
wx.redirectTo({ |
|
|
url: "/pages/phoneinput/phoneinput?path=index&url=" + that.data.staticGamedata.url + "&id=" + that.data.staticGamedata.id + "&gameId=" + that.data.staticGamedata.gameId, |
|
|
|
|
|
|
|
|
url: "/pages/phoneinput/phoneinput?path=index" |
|
|
}); |
|
|
}); |
|
|
} else { |
|
|
} else { |
|
|
wx.showToast({ |
|
|
wx.showToast({ |
|
|