diff options
Diffstat (limited to 'common/src/main/webapp/thirdparty/zTree/api/cn/setting.treeId.html')
-rwxr-xr-x | common/src/main/webapp/thirdparty/zTree/api/cn/setting.treeId.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/common/src/main/webapp/thirdparty/zTree/api/cn/setting.treeId.html b/common/src/main/webapp/thirdparty/zTree/api/cn/setting.treeId.html new file mode 100755 index 00000000..819743eb --- /dev/null +++ b/common/src/main/webapp/thirdparty/zTree/api/cn/setting.treeId.html @@ -0,0 +1,14 @@ +<div class="apiDetail"> +<div> + <h2><span>String</span><span class="path">setting.</span>treeId</h2> + <h3>概述<span class="h3_info">[ 依赖 <span class="highlight_green">jquery.ztree.core</span> 核心 js ]</span></h3> + <div class="desc"> + <p></p> + <div class="longdesc"> + <p>zTree 的唯一标识,初始化后,等于 用户定义的 zTree 容器的 id 属性值。</p> + <p class="highlight_red">请勿进行初始化 或 修改,属于内部参数。</p> + </div> + </div> + +</div> +</div>
\ No newline at end of file |