Commit 0ff1ddb4 by xuzhenghua

Merge branch 'captcha' of https://gitlab.julyedu.com/baiguangyao/mr-julyedu into dev

parents 024f07bf d6214434
...@@ -204,7 +204,9 @@ class BindPhone extends Component { ...@@ -204,7 +204,9 @@ class BindPhone extends Component {
}} }}
/> />
</div> </div>
<div className="popup-form__item">
<CaptchaAli getInstance={this.getCaptchaInstance} onVerify={this.onVerify}/> <CaptchaAli getInstance={this.getCaptchaInstance} onVerify={this.onVerify}/>
</div>
<div className="popup-form__item"> <div className="popup-form__item">
<Field <Field
name="code" name="code"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment