摘要: jstree官网:https://www.jstree.com/ 实例化tree .jstree() 默认样式: var container = $('#xxx'); //container:tree的目标容器(jqery对象) container.jstree({ 'plugins': ["sta 阅读全文
posted @ 2019-07-25 15:50 我的五年 阅读(108) 评论(0) 推荐(0)