前端模拟后台返回的数据json字符串 2019-02-15 本文已影响0人 白居易丶 var a=null; $.getJSON("../json/demoTree1.json",function (data) { a=data.data })