From f9f136972efce01e7ac5a82e2a3abf343d1ce5a7 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Wed, 17 Jul 2024 10:58:58 +0800
Subject: [PATCH] 退出line路由定时器停掉
---
index.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/index.html b/index.html
index 23c1435..08d6a1d 100644
--- a/index.html
+++ b/index.html
@@ -38,6 +38,8 @@
passive: false
});
</script>
+
+
</head>
<body style="height: 100%; position: absolute; width: 100%;">
--
Gitblit v1.9.3