From 3d69aca217ca66daa01a80c26570441e0b03875f Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期一, 12 五月 2025 16:47:41 +0800 Subject: [PATCH] 1 --- index.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/index.html b/index.html index ae5ba51..269e7b0 100644 --- a/index.html +++ b/index.html @@ -48,6 +48,7 @@ <script src="./static/conf.js"></script> <!-- 鍖椾含 --> <script src="./static/CimSDK/Workers/jquery-2.0.3.js"></script> + <!-- <script src="./CimSDK/Workers/jquery-3.5.0.min.js"></script> --> <script src="./static/CimSDK/CimSDK.min.js"></script> <script> @@ -81,6 +82,7 @@ <script src="./static/Signalling/js/DataRender.js"></script> <script src="./static/Signalling/js/DataGrid.js"></script> + <script src="./static/polyline.js"></script> <script src="./static/othersMap/othersMap.js"></script> <script type="text/javascript"> -- Gitblit v1.9.3