q101301

在前台解析的时候 解析的是json对象,不是json字符串.

 json对象转换成 json字符串 var data = JSON.stringify(msg);

分类:

技术点:

相关文章: