@ -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();