From 8837266e92a74b7a32a8e0cc3c0a0238f6e24014 Mon Sep 17 00:00:00 2001 From: zqc <835569504@qq.com> Date: Thu, 15 Jan 2026 14:01:21 +0800 Subject: [PATCH] =?UTF-8?q?js=E5=92=8Ccss=E4=BD=BF=E7=94=A8=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E7=9B=B8=E5=AF=B9=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_page/monitor_dashboard.html | 6 +- web_page/nginx.conf | 55 + web_page/static/video-js.css | 1770 +++++++++++++++++++++++++++++++ web_page/static/video.min.js | 26 + 4 files changed, 1854 insertions(+), 3 deletions(-) create mode 100644 web_page/nginx.conf create mode 100644 web_page/static/video-js.css create mode 100644 web_page/static/video.min.js diff --git a/web_page/monitor_dashboard.html b/web_page/monitor_dashboard.html index 613ad2a..e6090a0 100644 --- a/web_page/monitor_dashboard.html +++ b/web_page/monitor_dashboard.html @@ -4,7 +4,7 @@