main
kgdxpr 2 years ago
parent 6cb4bb9a24
commit 017b17af17

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

Loading…
Cancel
Save