摘要: 昨天遇到一个错误。前端发起 ajax,后端 php 返回 json 数据。结果在 firebug 里得到一条错误信息: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data 解决方案: 在  阅读全文
posted @ 2017-09-06 19:38 mingc 阅读(1750) 评论(0) 推荐(0)