您应该进入jQuery“错误”回调…
http://api.jquery.com/jQuery.ajax/
error: function(xhr, status, error) { alert(xhr.responseText); }(顺便说一下。您的代码?)

您应该进入jQuery“错误”回调…
http://api.jquery.com/jQuery.ajax/
error: function(xhr, status, error) { alert(xhr.responseText); }(顺便说一下。您的代码?)