| @@ -553,6 +553,7 @@ Page({ | |||
| if(res.code==200){ | |||
| if (res.data && res.data.avatarUrl) { | |||
| if (!app.globalData.userInfoData) { | |||
| res.data.userLevel = 2; | |||
| this.data.userData.avatarUrl = res.data.avatarUrl; | |||
| this.data.userData.nickName = res.data.nickName; | |||
| this.data.userData.userLevel = res.data.userLevel; | |||
| @@ -1,3 +1,4 @@ | |||
| # 496_dongfengqichen_wxsmall | |||
| 东风启辰小程序端1 | |||
| 东风启辰小程序端 | |||
| price | |||