From 1bb25330499f704cc4f9a6b888d9cf5a5a8abdc8 Mon Sep 17 00:00:00 2001 From: ztree Date: Tue, 27 Dec 2016 15:37:33 +0800 Subject: [PATCH] =?UTF-8?q?*=20[=E4=BF=AE=E6=94=B9]=20addNodes=20=E6=96=B9?= =?UTF-8?q?=E6=B3=95=E8=AE=BE=E7=BD=AE=20index=20=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E5=90=8E=EF=BC=8C=E5=AF=BC=E8=87=B4=20treeNode.isLastNode=20?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- api/API_cn.html | 2 +- api/API_en.html | 2 +- api/apiCss/jquery.ztree.core.js | 6 +++--- js/jquery.ztree.all.js | 14 +++++++------- js/jquery.ztree.all.min.js | 14 +++++++------- js/jquery.ztree.core.js | 6 +++--- js/jquery.ztree.core.min.js | 6 +++--- js/jquery.ztree.excheck.js | 4 ++-- js/jquery.ztree.excheck.min.js | 4 ++-- js/jquery.ztree.exedit.js | 4 ++-- js/jquery.ztree.exedit.min.js | 4 ++-- js/jquery.ztree.exhide.js | 4 ++-- js/jquery.ztree.exhide.min.js | 4 ++-- log v3.x.txt | 3 +++ 15 files changed, 41 insertions(+), 38 deletions(-) diff --git a/README.md b/README.md index 938b4f9ad..24514b295 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ jQuery Tree Plugin ---- zTree ============ -last verson : 3.5.26 +last verson : 3.5.27 **Donate to zTree** : http://www.treejs.cn/v3/donate.php diff --git a/api/API_cn.html b/api/API_cn.html index 60ae91356..2bd4d1b14 100644 --- a/api/API_cn.html +++ b/api/API_cn.html @@ -35,7 +35,7 @@
浏览本网站建议您使用 Chrome、FireFox、Opera、IE9 等浏览器(只要不是 IE6 7 8 就行), 速度会更快,画面会更炫!
-

zTree v3.5.26 API 文档

+

zTree v3.5.27 API 文档

all.js = core + excheck + exedit ( 不包括 exhide ); 发现错误请及时通知,谢谢。