|
|
@@ -83,7 +83,7 @@ Page({ |
|
|
|
* 海报页 |
|
|
|
*/ |
|
|
|
getPoster:function(){ |
|
|
|
console.log(this.data.authenticationStatus); |
|
|
|
// console.log(this.data.authenticationStatus); |
|
|
|
// return; |
|
|
|
if (this.data.authenticationStatus) { |
|
|
|
wx.navigateTo({ |
|
|
@@ -142,7 +142,7 @@ Page({ |
|
|
|
}else if(app.globalData.certificationState==4){ |
|
|
|
this.setData({titleContent:'尊敬的星探顾问'}) |
|
|
|
} |
|
|
|
console.log(app.globalData.userInfoData); |
|
|
|
// console.log(app.globalData.userInfoData); |
|
|
|
|
|
|
|
if(app.globalData.userInfoData && app.globalData.userInfoData.avatarUrl){ |
|
|
|
this.setData({iconShow:false}) |