extjs 常见异常:Uncaught SyntaxError: Unexpected token <
该异常常见于提交表单
能够进入后台代码
但是submit中的success和failure都不进
通过chrome可以看到返回代码如下
( style="word-wrap: break-word; white-space: pre-wrap;">{"***":"***","***":***})
原因:
后台代码没有设置response的响应头属性Content-Type
解决方
原创
2018-02-02 12:59:46 ·
1883 阅读 ·
0 评论