From 3bc0aed4a46aa3f04c8a2724bb0ff1179dd79f44 Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期五, 22 八月 2025 16:19:26 +0800
Subject: [PATCH] 修改bug

---
 management/guns-admin/src/main/webapp/WEB-INF/view/home.html |    4 ++--
 1 files changed, 2 insertions(+), 2 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..0dba188 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
@@ -259,6 +259,6 @@
 <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 src="${ctxPath}/djadmin/static/home.js"></script>
+<script src="${ctxPath}/djadmin/static/js/jquery.sparkline 2.1.2.js"></script>
 @}

--
Gitblit v1.7.1