From 8e02bd10547b33e0ad115764474166bf1cccce7a Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Fri, 06 Mar 2026 14:31:55 +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