Przeglądaj źródła

test2

guessPrice
suizhijia 5 lat temu
rodzic
commit
d7fc7217e0
2 zmienionych plików z 2 dodań i 1 usunięć
  1. +1
    -0
      496_dongfengqichen/pages/myCenter/myCenter.js
  2. +1
    -1
      README.md

+ 1
- 0
496_dongfengqichen/pages/myCenter/myCenter.js Wyświetl plik

if(res.code==200){ if(res.code==200){
if (res.data && res.data.avatarUrl) { if (res.data && res.data.avatarUrl) {
if (!app.globalData.userInfoData) { if (!app.globalData.userInfoData) {
res.data.userLevel = 2;
this.data.userData.avatarUrl = res.data.avatarUrl; this.data.userData.avatarUrl = res.data.avatarUrl;
this.data.userData.nickName = res.data.nickName; this.data.userData.nickName = res.data.nickName;
this.data.userData.userLevel = res.data.userLevel; this.data.userData.userLevel = res.data.userLevel;

+ 1
- 1
README.md Wyświetl plik

# 496_dongfengqichen_wxsmall # 496_dongfengqichen_wxsmall


东风启辰小
东风启辰小程序端

Ładowanie…
Anuluj
Zapisz