From 11d649e0de6490c53efe6df0ee10212ee6088d14 Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期二, 14 十月 2025 11:59:30 +0800
Subject: [PATCH] 集成中台及正联功能

---
 management/guns-admin/src/main/webapp/WEB-INF/view/home.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/home.html b/management/guns-admin/src/main/webapp/WEB-INF/view/home.html
index b9308a3..d5e6e01 100644
--- a/management/guns-admin/src/main/webapp/WEB-INF/view/home.html
+++ b/management/guns-admin/src/main/webapp/WEB-INF/view/home.html
@@ -258,7 +258,7 @@
 </div>
 <script type="text/javascript" src="https://webapi.amap.com/maps?v=1.4.15&key=c59c0ec8058a8305009eb315584e07d1"></script>
 <script src="https://webapi.amap.com/maps?v=1.4.15&key=c59c0ec8058a8305009eb315584e07d1&plugin=AMap.MouseTool"></script>
-<script type="text/javascript" src='https://a.amap.com/jsapi_demos/static/citys.js'></script>
-<script src="${ctxPath}/static/home.js"></script>
-<script src="${ctxPath}/static/js/jquery.sparkline 2.1.2.js"></script>
+<script type="text/javascript" src='https://a.amap.com/jsapi_demos/djadmin/static/citys.js'></script>
+<script src="${ctxPath}/djadmin/static/home.js"></script>
+<script src="${ctxPath}/djadmin/static/js/jquery.sparkline 2.1.2.js"></script>
 @}

--
Gitblit v1.7.1