From 1a5a082a826ec7bb0ef86dcd13609125504ea99f Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Tue, 19 Aug 2025 15:16:03 +0800
Subject: [PATCH] 1

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

diff --git a/index.html b/index.html
index 23c1435..e3959af 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
     <meta charset="utf-8">
     <meta name="viewport"
         content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
-    <title>首页</title>
+    <title></title>
     <link rel="shortcut icon" href=./favicon.ico type=image/x-icon>
     <link href="static/css/public1.css" rel="stylesheet">
     <link href="//at.alicdn.com/t/c/font_4480663_5e9rjcl352x.css" rel="stylesheet">
@@ -38,6 +38,8 @@
             passive: false
         });
     </script>
+
+
 </head>
 
 <body style="height: 100%; position: absolute; width: 100%;">
@@ -45,4 +47,4 @@
     <!-- built files will be auto injected -->
 </body>
 
-</html>
\ No newline at end of file
+</html>

--
Gitblit v1.9.3