level 10
拍拍乐_
楼主

{ id: 0, pId: -1, name: "南京", "noR": true, "gisId": "", "gisObjType": "city", nocheck: true, open: true },{ id: 1, pId: 0, name: "白下区", "noR": false, "gisId": "", "gisObjType": "county", nocheck: true },
{ id: 2, pId: 0, name: "玄武区", "noR": false, "gisId": "", "gisObjType": "county", nocheck: true,icon:"../../../css/zTreeStyle/img/diy/1_open.png" }
这里用的相对路径,API里说相对路径、绝对路径都行。我试了绝对路径,初始化时显示了,单击节点后,又不显示了。。
IE8;