摘要: 在前台解析的时候 解析的是json对象,不是json字符串.json对象转换成 json字符串 var data = JSON.stringify(msg); 阅读全文
posted @ 2015-05-04 16:45 小菜鸟飞飞 阅读(166) 评论(0) 推荐(0) 编辑