Selaa lähdekoodia

功能优化

guessPrice
sui 5 vuotta sitten
vanhempi
commit
7ec211f65c
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. +0
    -2
      496_dongfengqichen/app.js

+ 0
- 2
496_dongfengqichen/app.js Näytä tiedosto

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

Loading…
Peruuta
Tallenna