js json字符串转对象

来源:互联网 发布:win7 无法连接到网络 编辑:程序博客网 时间:2024/06/05 07:48
var data = eval('('+datare+')');
console.log(data.msg);
0 0
原创粉丝点击