From b9fcc6febe1175e186e7d2f644c5b58aa76f9325 Mon Sep 17 00:00:00 2001 From: jiask <1069621233@qq.com> Date: Fri, 22 Aug 2025 17:18:16 +0800 Subject: [PATCH 1/3] =?UTF-8?q?jsk=20=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/monitor/iframe.html | 2 +- src/views/videoMonitoring.vue | 18 +++++++++--------- src/views/view.vue | 16 +++++++++------- 3 files changed, 19 insertions(+), 17 deletions(-) diff --git a/public/monitor/iframe.html b/public/monitor/iframe.html index 04ce4dd..f03ba8f 100644 --- a/public/monitor/iframe.html +++ b/public/monitor/iframe.html @@ -44,7 +44,7 @@ $(function () { height = '930'; } width = 500; - height = 300; + height = 250; // ��ʼ����������������� WebVideoCtrl.I_InitPlugin(width,height, { bWndFull: true,//�Ƿ�֧�ֵ�����˫��ȫ����Ĭ��֧�� true:֧�� false:��֧�� diff --git a/src/views/videoMonitoring.vue b/src/views/videoMonitoring.vue index d24694e..ce91eb4 100644 --- a/src/views/videoMonitoring.vue +++ b/src/views/videoMonitoring.vue @@ -1,32 +1,32 @@