|
|
|
@ -516,7 +516,7 @@ class RealNameCertificationModal extends Component{
|
|
|
|
|
{...this.state}
|
|
|
|
|
onOk={this.onOk}
|
|
|
|
|
okText="保存"
|
|
|
|
|
className="applyForModal certificationModal courseNormalForm"
|
|
|
|
|
className="applyForModal certificationModal courseNormalForm autoModal"
|
|
|
|
|
width="660px"
|
|
|
|
|
bottomRender={
|
|
|
|
|
certification && certification == 1?
|
|
|
|
@ -535,7 +535,7 @@ class RealNameCertificationModal extends Component{
|
|
|
|
|
</p><p>
|
|
|
|
|
6.如存在恶意乱填写姓名,证件号,及上传与实名认证证件无关图片者,一经发现将冻结EduCoder账号。
|
|
|
|
|
</p><p>
|
|
|
|
|
7.提交实名认证后系统会自动将状态改为已认证,你将可以开始体验平台需要实名认证的功能。
|
|
|
|
|
7.提交实名认证后系统会自动将状态改为已认证,你将可以体验平台需要实名认证的功能;如果在认证后的使用过程中未通过审核,你将不能继续体验需要认证的功能。
|
|
|
|
|
</p>
|
|
|
|
|
</div>:
|
|
|
|
|
<div className="bottomRender">
|
|
|
|
@ -554,7 +554,7 @@ class RealNameCertificationModal extends Component{
|
|
|
|
|
6.如存在恶意乱填写姓名,学号,及上传与职业证件无关图片者,一经发现将冻结EduCoder账号。
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
7.非老师身份提交职业认证后系统会自动将状态改为已认证,你将可以开始体验平台需要职业认证的功能。
|
|
|
|
|
7.非老师身份提交职业认证后系统会自动将状态改为已认证,你将可以体验平台需要职业认证的功能;如果在认证后的使用过程中未通过审核,你将不能继续体验需要认证的功能。
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
}
|
|
|
|
|