main
黄海 3 years ago
parent b0d96743c8
commit 0e97f3a80a

@ -112,7 +112,7 @@
async: false,
success: function (result) {
if (result.success) {
window.location.href = '/FengHuang/html/xxxx.html';
window.location.href = '/FengHuang/html/tp/index.html';
} else {
alert(result.msg);
refreshCaptcha();

Loading…
Cancel
Save