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