作者 sgj
1 个管道 的构建 通过 耗费 0 秒

积分增加设定

@@ -458,7 +458,7 @@ $(document).ready(function () { @@ -458,7 +458,7 @@ $(document).ready(function () {
458 console.log(res) 458 console.log(res)
459 if (res.code==1){ 459 if (res.code==1){
460 $('.success').show().delay(2000).hide(2); 460 $('.success').show().delay(2000).hide(2);
461 - setTimeout("window.location.href='{:url('/')}'",5000) 461 + setTimeout("window.location.href='{:url('/')}'",3000)
462 462
463 }else { 463 }else {
464 $('.form_popup_box').show() 464 $('.form_popup_box').show()