main
kgdxpr 1 year ago
parent 6cb4bb9a24
commit 017b17af17

@ -120,6 +120,9 @@
window.location.href = '/QingLong/index.html';
} else {
alert(result.msg);
if(result.redirect){
window.location.href = '/QingLong/plogin.html';
}
refreshCaptcha();
}
}

Loading…
Cancel
Save