From 335b4fbf4a383bc0e767dd6d9c88a1b1712d7224 Mon Sep 17 00:00:00 2001 From: web <candymxq888@outlook.com> Date: 星期六, 12 四月 2025 16:23:11 +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