Ver código fonte

功能优化

guessPrice
sui 5 anos atrás
pai
commit
7ec211f65c
1 arquivos alterados com 0 adições e 2 exclusões
  1. +0
    -2
      496_dongfengqichen/app.js

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

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

Carregando…
Cancelar
Salvar