jsTree

可以快速上手的开发文档

#jsTree
jsTree

jsTree事件和交互以及插件plugins详解

本文为大家分享了jsTree事件和交互以及插件plugins,供大家参考,具体内容如下1、事件jsTree..

基于jstree使用AJAX请求获取数据形成树

概述:一般情况下都是通过ajax进行请求获取数据。boostrap+ajax1、代码//权限分配$('#authority')...

解决Jstree 选中父节点时被禁用的子节点也会选中的问题

问题描述:最近用jstree遇到一个问题,父节点选中时,被禁用的子节点也会选中如下解决方..

jstree中的checkbox默认选中和隐藏示例代码

jstree复选框自定义显示隐藏和初始化默认选中首先需要配置Checkboxplugin"plugins":['checkbox']设置..

基础信息
请求
SQL查询
加载文件
配置
错误
总耗时: 38.95ms 内存: 93.52KB
请求方法: GET
请求URI: /tag_Jstree.html
控制器: index
方法: index
PHP版本: 8.0.26
服务器: nginx/1.24.0
GET参数
无GET参数
POST参数
无POST参数
请求头
Cookie: PHPSESSID=8eu3pe8o821igc7llqglg8fv8g
Accept-Encoding: gzip, br, zstd, deflate
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Accept: */*
Host: startmvc.com
Content-Length:
Content-Type:
Cookie
PHPSESSID: 8eu3pe8o821igc7llqglg8fv8g
SELECT id,name FROM sm_article_category 0.00ms
SELECT id,name,keywords,description FROM sm_tag WHERE name = 'Jstree' LIMIT 1 0.00ms
select id,title,description from sm_article where id in (select article_id from sm_tag_article where tag_id=30542 and status=1) limit 20 offset 0 0.00ms
SELECT id,name,articles FROM sm_tag LIMIT 20 0.00ms
总计:4 条SQL语句 总耗时:0.00 ms
1. /www/wwwroot/startmvc.com/public/index.php
2. /www/wwwroot/startmvc.com/startmvc/boot.php
3. /www/wwwroot/startmvc.com/startmvc/function.php
4. /www/wwwroot/startmvc.com/vendor/autoload.php
5. /www/wwwroot/startmvc.com/vendor/composer/autoload_real.php
6. /www/wwwroot/startmvc.com/vendor/composer/platform_check.php
7. /www/wwwroot/startmvc.com/vendor/composer/ClassLoader.php
8. /www/wwwroot/startmvc.com/vendor/composer/autoload_static.php
9. /www/wwwroot/startmvc.com/startmvc/core/Config.php
10. /www/wwwroot/startmvc.com/config/common.php
11. /www/wwwroot/startmvc.com/startmvc/core/Session.php
12. /www/wwwroot/startmvc.com/startmvc/core/App.php
13. /www/wwwroot/startmvc.com/startmvc/core/Exception.php
14. /www/wwwroot/startmvc.com/function/custom_function.php
15. /www/wwwroot/startmvc.com/function/global_function.php
16. /www/wwwroot/startmvc.com/startmvc/core/Request.php
17. /www/wwwroot/startmvc.com/startmvc/core/Middleware.php
18. /www/wwwroot/startmvc.com/startmvc/core/Router.php
19. /www/wwwroot/startmvc.com/config/route.php
20. /www/wwwroot/startmvc.com/app/home/controller/TagController.php
21. /www/wwwroot/startmvc.com/app/common/BaseController.php
22. /www/wwwroot/startmvc.com/startmvc/core/Controller.php
23. /www/wwwroot/startmvc.com/startmvc/core/Loader.php
24. /www/wwwroot/startmvc.com/startmvc/core/View.php
25. /www/wwwroot/startmvc.com/config/view.php
26. /www/wwwroot/startmvc.com/startmvc/core/Db.php
27. /www/wwwroot/startmvc.com/config/database.php
28. /www/wwwroot/startmvc.com/startmvc/core/db/DbCore.php
29. /www/wwwroot/startmvc.com/startmvc/core/db/DbInterface.php
30. /www/wwwroot/startmvc.com/startmvc/core/Pagination.php
31. /www/wwwroot/startmvc.com/config/pagination.php
32. /www/wwwroot/startmvc.com/runtime/temp/home/tag/detail.php
33. /www/wwwroot/startmvc.com/startmvc/core/tpl/trace.php
总计:33 个文件
系统配置
运行环境: development
调试模式: 开启
时区设置: Asia/Shanghai
最大执行时间: 300秒
内存限制: 128M
上传限制: 50M
POST限制: 50M
字符集: UTF-8
错误报告级别: 32759
缓存状态
APC: 不可用
Memcached: 不可用
Redis: 不可用
OPcache: 可用
XCache: 不可用
File Cache: 可用
Autoload: 1 个加载器
Session: 已激活
框架配置
session: [Array]
trace: 1
debug: 1
default_controller: Index
default_action: index
异常信息
未捕获到异常
错误信息
未发现错误
应用运行正常,未发现错误或异常
38.95ms