瀏覽代碼

功能优化

guessPrice
sui 5 年之前
父節點
當前提交
7ec211f65c
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      496_dongfengqichen/app.js

+ 0
- 2
496_dongfengqichen/app.js 查看文件

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{
this.getUserInfo();
} }
var userPhoneType = wx.getStorageSync('userPhoneType'); var userPhoneType = wx.getStorageSync('userPhoneType');
if (userPhoneType) { if (userPhoneType) {

Loading…
取消
儲存