|
|
|
@ -52,7 +52,7 @@ function XuBindByPhone(that) { |
|
|
|
"Country": userInfos.country, |
|
|
|
"HeadImgUrl": userInfos.avatarUrl, |
|
|
|
"UnionId": "", |
|
|
|
}]; |
|
|
|
}, app.globalData.appID]; |
|
|
|
network.transfer_request(method2, params2, function (res) { |
|
|
|
if (res.result != null) { |
|
|
|
// WeixinLogin(function () {
|
|
|
|
|