登录失败刷新验证码
This commit is contained in:
@ -32,6 +32,7 @@ function login() {
|
||||
if (r.code == 0) {
|
||||
parent.location.href = ctx + 'index';
|
||||
} else {
|
||||
$('.imgcode').click();
|
||||
layer.msg(r.msg);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user