Pārlūkot izejas kodu

bug修复

guessPrice
sui pirms 5 gadiem
vecāks
revīzija
b5ac12292f
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. +4
    -0
      496_dongfengqichen/app.js

+ 4
- 0
496_dongfengqichen/app.js Parādīt failu

@@ -22,6 +22,10 @@ App({
this.globalData.userInfoData = {};
this.globalData.userInfoData.avatarUrl = userInfoData.avatarUrl;
this.globalData.userInfoData.nickName = userInfoData.nickName;
}else{
if (openid){
this.getUserInfo();
}
}
var userPhoneType = wx.getStorageSync('userPhoneType');
if (userPhoneType) {

Notiek ielāde…
Atcelt
Saglabāt