master
wangning 6 years ago
parent a49313d0b7
commit 8359b31873

@ -114,7 +114,7 @@
$("#bg").hide();
$("#show").hide();
alert("Succes");
location.href = 'index.html'
location.href = '/login.html';
},
error: function (jqXHR) {
$("#bg").hide();

Loading…
Cancel
Save