Ver código fonte

lll

guessPrice
suizhijia 5 anos atrás
pai
commit
1fbf029fcc
2 arquivos alterados com 3 adições e 1 exclusões
  1. +1
    -0
      496_dongfengqichen/pages/myCenter/myCenter.js
  2. +2
    -1
      README.md

+ 1
- 0
496_dongfengqichen/pages/myCenter/myCenter.js Ver arquivo

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;

+ 2
- 1
README.md Ver arquivo

# 496_dongfengqichen_wxsmall # 496_dongfengqichen_wxsmall


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

Carregando…
Cancelar
Salvar