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/  插件项目中页面名字:`test_jstree.html` `test_jstree_v4.html` `ajax_roots.json` (ajax演示用) `ajax_children.json` (ajax演示用) [点击查看 树状结构插件 在线演示](http://example.itshubao.com/example/133.html "点击查看 树状结构插件 在线演示") 涉及的文件: - `js/jstree/style.min.css` - `js/jstree/jstree.min.js`