jstree树状结构 jsTree是一个 基于jQuery的Tree控件。支持XML,JSON,Html三种数据源。提供创建,重命名,移动,删除,拖"放节点操作。这里整合的版本是jstree 3.3.9。 github地址:https://github.com/vakata/jstree/ 官网地址:https://www.jstree.com/ 中文文档:https://www.jstree.com.cn/  插件项目中页面名字:`lyear_js_jstree.html` `/data/ajax_roots.json` (ajax演示用) `/data/ajax_children.json` (ajax演示用) 演示地址:http://lyear.itshubao.com/v5/example/ 涉及的文件: - `js/jstree/style.min.css` - `js/jstree/jstree.min.js`