Authored by 王水玲

登录验证修改

... ... @@ -513,6 +513,7 @@ function sendCaptchaSmsAsync() {
errTip($imgCaptchaInput, data.message);
ep.emit('captcha', false);
refreshCaptcha();
imgIsRight = false;
return false;
}
});
... ...