From 7f6c0bffb4e279529d4cefc7b97b85ccecdf5a94 Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Fri, 14 Feb 2025 14:49:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=A7=86=E9=A2=91=E6=A1=86?= =?UTF-8?q?=E5=8D=A0=E6=AF=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/Meeting/index.module.scss | 14 +++++++------- src/page/Meeting/index.tsx | 17 ++++++++++++----- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/src/page/Meeting/index.module.scss b/src/page/Meeting/index.module.scss index f3a07c0..ac1ef37 100644 --- a/src/page/Meeting/index.module.scss +++ b/src/page/Meeting/index.module.scss @@ -303,7 +303,7 @@ // 演讲者模式 .meetingContentBodyLeftSpeakerMode { - width: 18%; + width: 270px; overflow-y: auto; height: 100%; @@ -312,7 +312,7 @@ } .meetingContentSwiperCard { - height: calc(100% / 6); + height: 160px; } } @@ -379,7 +379,7 @@ right: 0; bottom: 0; height: 100% !important; - width: calc(100% - 18%) !important; + width: calc(100% - 270px) !important; z-index: 2; } @@ -390,7 +390,7 @@ .meetingContentSwiperCard { height: 160px; - width: calc(100% / 6); + width: 270px; border-radius: 10px; overflow: hidden; position: relative; @@ -798,7 +798,7 @@ } >img { - height: 50px; + height: 35px; } >span { @@ -820,8 +820,8 @@ } >label { - height: 50px; - height: 50px; + height: 35px; + height: 35px; cursor: pointer; position: relative; diff --git a/src/page/Meeting/index.tsx b/src/page/Meeting/index.tsx index f5afd9b..99930e7 100644 --- a/src/page/Meeting/index.tsx +++ b/src/page/Meeting/index.tsx @@ -2376,7 +2376,7 @@ const Meeting: React.FC = () => { //右 } else { - return