jamescheng16

Results 2 issues of jamescheng16

按照0.2.0配置,启动一切正常。 登录成功后页面只有 > 关闭 > > 关闭其他 > > 关闭所有 > 这几个文本信息 控制台输出如下 ` Sql: select * from eova_menu where parent_id = 0 order by order_num Sql: select DISTINCT(b.menu_code) from...

here is my code ,and all the child node is expanded. I want to unexpand all the child node? how to do it `` var tree = simTree({ el: '#tree',...