|
|
@@ -176,7 +176,6 @@ Page({ |
|
|
|
app.globalData.certificationState = app.globalData.isStar.certificationState; |
|
|
|
|
|
|
|
var enterScout = wx.getStorageSync('enterScout'); |
|
|
|
app.globalData.userInfoData = {avatarUrl:"",nickName:""}; |
|
|
|
if(app.globalData.isStar.agentDetail && enterScout){ |
|
|
|
if(!app.globalData.userInfoData || !app.globalData.userInfoData.avatarUrl){ |
|
|
|
this.setData({ |
|
|
@@ -234,7 +233,6 @@ Page({ |
|
|
|
}) |
|
|
|
}, |
|
|
|
getPhone(e) { |
|
|
|
console.log(e.detail) |
|
|
|
if (e.detail.errMsg == 'getPhoneNumber:ok') { |
|
|
|
if (this.data.isbtn) { |
|
|
|
this.setData({ isbtn: false }) |