From 81a0e26f1ba5fd0b95381ee902caa1579a8ec043 Mon Sep 17 00:00:00 2001 From: web <candymxq888@outlook.com> Date: 星期五, 11 四月 2025 17:31:47 +0800 Subject: [PATCH] fix:修改报警提示 --- index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/index.html b/index.html index 7e01918..d590719 100644 --- a/index.html +++ b/index.html @@ -9,6 +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> <style> html, -- Gitblit v1.9.3