前端技巧json

1.字符串转换成json对象。

var json = eval("("+data+")"); 
posted @ 2018-07-26 09:26  自动侠  阅读(120)  评论(0)    收藏  举报