From e19fe4f585b93f7d91c7e6c533e586e5af06b524 Mon Sep 17 00:00:00 2001 From: chengyu Date: Fri, 16 May 2025 17:38:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/dahua/demo.html | 20 ++- src/views/large-screen/api.js | 39 +++++- src/views/large-screen/index.vue | 9 +- src/views/large-screen/video.vue | 215 +++++++++++++++++++++++++++++++ 4 files changed, 276 insertions(+), 7 deletions(-) create mode 100644 src/views/large-screen/video.vue diff --git a/public/dahua/demo.html b/public/dahua/demo.html index 01be4aff..095af42d 100644 --- a/public/dahua/demo.html +++ b/public/dahua/demo.html @@ -18,6 +18,9 @@ } .container { display: flex; + padding: 0 10px !important; + margin: 0!important; + max-width: none; } .real-container, .record-container { @@ -74,9 +77,9 @@
- 实时预览: + 实时预览:
-
+
@@ -99,6 +102,17 @@ + + + +