Explorar el Código

功能优化

guessPrice
sui hace 5 años
padre
commit
7ec211f65c
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      496_dongfengqichen/app.js

+ 0
- 2
496_dongfengqichen/app.js Ver fichero

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

Cargando…
Cancelar
Guardar