|
|
|
|
|
|
|
|
this.globalData.userInfoData = {}; |
|
|
this.globalData.userInfoData = {}; |
|
|
this.globalData.userInfoData.avatarUrl = userInfoData.avatarUrl; |
|
|
this.globalData.userInfoData.avatarUrl = userInfoData.avatarUrl; |
|
|
this.globalData.userInfoData.nickName = userInfoData.nickName; |
|
|
this.globalData.userInfoData.nickName = userInfoData.nickName; |
|
|
|
|
|
}else{ |
|
|
|
|
|
if (openid){ |
|
|
|
|
|
this.getUserInfo(); |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
var userPhoneType = wx.getStorageSync('userPhoneType'); |
|
|
var userPhoneType = wx.getStorageSync('userPhoneType'); |
|
|
if (userPhoneType) { |
|
|
if (userPhoneType) { |