|
|
@ -109,12 +109,13 @@ class LoginRegisterComponent extends Component {
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
//拖动滑动验证
|
|
|
|
//拖动滑动验证
|
|
|
|
if(this.state.dragOk === false){
|
|
|
|
if(this.state.pciphone===true) {
|
|
|
|
this.openNotification("拖动滑块验证");
|
|
|
|
if (this.state.dragOk === false) {
|
|
|
|
return;
|
|
|
|
this.openNotification("拖动滑块验证");
|
|
|
|
|
|
|
|
return;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (this.state.getverificationcodes === true) {
|
|
|
|
if (this.state.getverificationcodes === true) {
|
|
|
|
this.setState({
|
|
|
|
this.setState({
|
|
|
|
getverificationcodes: undefined,
|
|
|
|
getverificationcodes: undefined,
|
|
|
|