HTML界面JQuery ajax 返回200,但走Error方法

原因是JSON拼装的有问题。 都需要放在双引号里面,或者修改dataType的类型为  "html"。


http://blog.csdn.net/imjcoder/article/details/22448877 


原文地址:https://www.cnblogs.com/laj12347/p/4244538.html