Files
jshERP/WebRoot/js/common/cs.js
季圣华 af973cf1d2
2016-10-30 16:59:08 +08:00

29 lines
695 B
JavaScript

[{
"id":1,
"text":"Folder1",
"children":[{
"id":11,
"text":"File1",
"checked":true
},{
"text":"Books",
"state":"open",
"children":[{
"id":111,
"text":"<a onclick=\"NewTab('功能管理','../manage/functions.jsp')\">功能管理</a>"
},{
"id": 8,
"text":"Sub Bookds",
"state":"closed"
}]
}]
},{
"text":"Languages",
"state":"closed",
"children":[{
"text":"Java"
},{
"text":"C#"
}]
}]