From 3986f321ef4161d751eec745fe6fc36456356e18 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Thu, 01 Aug 2024 17:04:20 +0800
Subject: [PATCH] 处理:管理后台分享路径
---
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