v2版本正式上线测试版

This commit is contained in:
george
2018-07-13 17:53:34 +08:00
parent 092ecf605b
commit 7bbe5585d8
661 changed files with 40153 additions and 2053 deletions

View File

@@ -0,0 +1,15 @@
<div class="apiDetail">
<div>
<h2><span>JSON</span><span class="path">$.fn.zTree.</span>_z</h2>
<h3>Overview<span class="h3_info">[ depends on <span class="highlight_green">jquery.ztree.core</span> js ]</span></h3>
<div class="desc">
<p></p>
<div class="longdesc">
<p>All of the internal methods in zTree v3.x are available through '$. fn.zTree._z',
use this if you want to develop your own zTree plug-ins.</p>
<p class="highlight_red">Unless you are writing a plugin,
you should not use this object.</p>
</div>
</div>
</div>
</div>