From dbf408fca06305771a5b7e6445e74a399ff71e22 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期四, 26 十二月 2024 18:24:21 +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 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