Merge remote-tracking branch 'origin/develop' into develop

master
yuan 6 years ago
commit dd228d86c8

@ -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