From c15f50e77f5588d704301029ba499aab23b0d109 Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期日, 07 四月 2024 14:13:05 +0800
Subject: [PATCH] 系统更新

---
 public/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/public/index.html b/public/index.html
index 6630d69..32be090 100644
--- a/public/index.html
+++ b/public/index.html
@@ -12,6 +12,7 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
+    <script src="./js/index.js"></script>
     <title>SmartEarth</title>
   </head>
   <body>

--
Gitblit v1.9.3