From fc46ed525a74e09292c87ca2daa395f5ae6b22ff Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期六, 29 十一月 2025 17:07:38 +0800
Subject: [PATCH] 1、因4号笼子划伤临时修改不进笼 2、大屏运行时间段最后一段缺失修改

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

diff --git a/UI-Project/index.html b/UI-Project/index.html
index b394478..e42cd66 100644
--- a/UI-Project/index.html
+++ b/UI-Project/index.html
@@ -11,5 +11,6 @@
   <body>
     <div id="app" style="width: 100vw;height: 100vh;"></div>
     <script type="module" src="/src/main.js"></script>
+    <script src="/config.js"></script>
   </body>
 </html>

--
Gitblit v1.8.0