Przeglądaj źródła

bug修复

guessPrice
sui 5 lat temu
rodzic
commit
b5ac12292f
1 zmienionych plików z 4 dodań i 0 usunięć
  1. +4
    -0
      496_dongfengqichen/app.js

+ 4
- 0
496_dongfengqichen/app.js Wyświetl plik

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) {

Ładowanie…
Anuluj
Zapisz