|
|
|
@ -65,7 +65,7 @@ class AccountPhoneemail extends Component {
|
|
|
|
|
width="530px"
|
|
|
|
|
>
|
|
|
|
|
<div className="task-popup-content">
|
|
|
|
|
<p className="task-popup-text-center font-16"> 您需要完成手机号码和邮箱的绑定,才能使用此功能</p>
|
|
|
|
|
<p className="task-popup-text-center font-16"> 您需要完成手机号码或者邮箱的绑定,才能使用此功能</p>
|
|
|
|
|
<div className="clearfix mt30 edu-txt-center">
|
|
|
|
|
<a className="task-btn mr30" onClick={()=>this.gotoback()}>稍后绑定</a>
|
|
|
|
|
<a className="task-btn task-btn-orange" href={ "/account/secure" }> {'立即绑定'}</a>
|
|
|
|
|