From 03a580366ee853edaeab36a99f49013966656787 Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Sat, 8 Aug 2026 16:22:27 +0800 Subject: [PATCH] =?UTF-8?q?fix(video-patrol):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=92=AD=E6=94=BE=E9=AB=98=E5=BA=A6=E4=B8=BA?= =?UTF-8?q?180px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将分支机构视频面板中的Video组件高度从100%改为180px - 将首页底部视频面板中的Video组件高度从100%改为180px - 统一视频播放区域高度,优化界面布局与显示效果 --- .../Content/IndexInfo/Bottom/VideoPatrolPanel/index.js | 2 +- .../Content/branchOffice/IndexRight/VideoPatrolPanel/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Container/Map/components/Content/IndexInfo/Bottom/VideoPatrolPanel/index.js b/src/pages/Container/Map/components/Content/IndexInfo/Bottom/VideoPatrolPanel/index.js index 1a75de9..abcf088 100644 --- a/src/pages/Container/Map/components/Content/IndexInfo/Bottom/VideoPatrolPanel/index.js +++ b/src/pages/Container/Map/components/Content/IndexInfo/Bottom/VideoPatrolPanel/index.js @@ -69,7 +69,7 @@ function VideoPatrolPanel(props) { > {playUrl ? ( -