日期:2014-05-16 浏览次数:20395 次
$.ajax({ type: "POST", url: "test.php", timeout:2000, error: function(){ alert(6546); } });