From 7d5250225fdc6eabf20024a5fbf4caa13cbb8de4 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Sat, 8 Feb 2025 14:45:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BB=88=E7=AB=AF=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E5=B7=A1=E6=A3=80=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../video/FixedCameraInspection.vue | 3 +- .../components/video/components/Player.vue | 78 +- .../components/video/components/VideoPlay.vue | 17 +- .../video/components/videoPlayNew.vue | 702 ++++++++++++++++++ vue.config.js | 2 +- 5 files changed, 713 insertions(+), 89 deletions(-) create mode 100644 src/views/screen/components/video/components/videoPlayNew.vue diff --git a/src/views/screen/components/video/FixedCameraInspection.vue b/src/views/screen/components/video/FixedCameraInspection.vue index 858e1cb..dfb5a9e 100644 --- a/src/views/screen/components/video/FixedCameraInspection.vue +++ b/src/views/screen/components/video/FixedCameraInspection.vue @@ -39,7 +39,8 @@ diff --git a/src/views/screen/components/video/components/VideoPlay.vue b/src/views/screen/components/video/components/VideoPlay.vue index 7f0a762..0a6f20a 100644 --- a/src/views/screen/components/video/components/VideoPlay.vue +++ b/src/views/screen/components/video/components/VideoPlay.vue @@ -93,13 +93,13 @@ > 4路 - + @@ -127,10 +127,7 @@