关于JS、JQuery、CSS的小知识点时间:2021-08-30 19:39:401.将字符串转换成json列表格式如下: var getaddress = appcan.libuser.getAddress(); var address=JSON.parse(getaddress);