cyl/master-0804
wangxia 4 months ago
parent b08ae4fc7f
commit 71b12ab525

@ -27,7 +27,7 @@ export default {
if (uni.getStorageSync("TEMPORARY_CODE")) { if (uni.getStorageSync("TEMPORARY_CODE")) {
let wxRes = uni.getStorageSync("TEMPORARY_CODE"); let wxRes = uni.getStorageSync("TEMPORARY_CODE");
that.G.Get( that.G.Get(
that.api.login_wechat, that.api.login_wechat,
{ {
openId: wxRes.openId, openId: wxRes.openId,
tel: wxRes.phoneNumber, tel: wxRes.phoneNumber,

Loading…
Cancel
Save