|
|
@ -118,7 +118,7 @@ class Osshackathon extends Component {
|
|
|
|
return
|
|
|
|
return
|
|
|
|
}
|
|
|
|
}
|
|
|
|
//判断是否绑定邮箱
|
|
|
|
//判断是否绑定邮箱
|
|
|
|
|
|
|
|
|
|
|
|
if(this.props.user.email===null){
|
|
|
|
if(this.props.user.email===null){
|
|
|
|
this.props.showhideAccountPhoneemailDialog()
|
|
|
|
this.props.showhideAccountPhoneemailDialog()
|
|
|
|
return
|
|
|
|
return
|
|
|
|