main
HuangHai 3 months ago
commit 1389fcbfac

@ -117,13 +117,7 @@
async: false, async: false,
success: function (result) { success: function (result) {
if (result.success) { if (result.success) {
window.location.href = '/dsBase/index.html'; window.location.href = '/dsWeb/index.html';
} else {
alert(result.msg);
if (result.redirect) {
window.location.href = '/dsBase/plogin.html';
}
refreshCaptcha();
} }
} }
}); });

@ -1 +1,5 @@
<<<<<<< HEAD
30772
=======
32728 32728
>>>>>>> 34d4ee5cc4e42d310e2f63abecc3a24461cfdcec

Loading…
Cancel
Save