From fd04f86c504e84f3bdf6c49b88f61937921a8301 Mon Sep 17 00:00:00 2001 From: w-R <953969641@qq.com> Date: Tue, 9 Nov 2021 17:15:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E7=BC=A9=E6=94=BE=E9=80=82?= =?UTF-8?q?=E9=85=8D=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/community/community_view/class_details.dart | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/community/community_view/class_details.dart b/lib/community/community_view/class_details.dart index 02f5bdfd..fe7e1195 100644 --- a/lib/community/community_view/class_details.dart +++ b/lib/community/community_view/class_details.dart @@ -425,8 +425,10 @@ class _ClassDetails extends State with WidgetsBindingObserver { child: Stack(children: [ (chewieAudioController != null ? Container( + color: Colors.black, width: width, - height: height, + // height: + height: width / 7 * 5, child: chewies = Chewie( controller: chewieAudioController, ), @@ -446,7 +448,7 @@ class _ClassDetails extends State with WidgetsBindingObserver { }, child: Container( width: width, - height: width / 7 * 6, + height: width / 7 * 5, color: Colors.black, child: Stack( children: [