From 213acbd9ba90742c0d72bd17af140c6cffdb7a76 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期五, 17 一月 2025 10:27:43 +0800
Subject: [PATCH] ui
---
public/index.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/public/index.html b/public/index.html
index 3e5a139..1579692 100644
--- a/public/index.html
+++ b/public/index.html
@@ -14,4 +14,5 @@
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
+ <script src="/EasyPlayer-lib.min.js"></script>
</html>
--
Gitblit v1.8.0