From d5e084ab646a29cdf96f2dd2bca60c303d3281df Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 08 Apr 2021 19:47:01 +0800
Subject: [PATCH] 警情总数统计修改,预警类别占比问题修改

---
 public/map/lib/zTree_v3/api/en/zTreeObj.setting.html |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/public/map/lib/zTree_v3/api/en/zTreeObj.setting.html b/public/map/lib/zTree_v3/api/en/zTreeObj.setting.html
new file mode 100644
index 0000000..d80c139
--- /dev/null
+++ b/public/map/lib/zTree_v3/api/en/zTreeObj.setting.html
@@ -0,0 +1,14 @@
+<div class="apiDetail">
+<div>
+	<h2><span>JSON</span><span class="path">zTreeObj.</span>setting</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>The configuration data of zTree, refer to "<span class="highlight_red">setting details</span>" </p>
+			<p class="highlight_red">zTree v3.x to cancel the original operation setting method, so users can modify.</p>
+			<p class="highlight_red">Note: Modify the parameters which affect zTree initialization will not work, please first understand the different attributes.</p>
+		</div>
+	</div>
+</div>
+</div>
\ No newline at end of file

--
Gitblit v1.9.3