From 28ea77ec45bd860e23c0edfb6ee81a7d6599b25f Mon Sep 17 00:00:00 2001
From: web <candymxq888@outlook.com>
Date: 星期六, 12 四月 2025 19:11:02 +0800
Subject: [PATCH] fix:修改配置文件

---
 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/index.html b/index.html
index d590719..c814f0d 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
   <link rel="icon" href="/favicon.ico">
   <title>南京康尼地铁泵站监测服务系统</title>
   <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
-    <script type="text/javascript" src="./public/jessibuca.js"></script>
+    <script type="text/javascript" src="/jessibuca.js"></script>
 
   <style>
     html,

--
Gitblit v1.9.3