From 840a7145ce917ee4fbe8c51c659e15a0df4ab70d Mon Sep 17 00:00:00 2001 From: WinUser01 Date: Fri, 11 Nov 2022 15:11:13 +0800 Subject: [PATCH] =?UTF-8?q?hyzp=5Fybqx-Commit184=EF=BC=9A=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E6=9B=B4=E6=96=B0=E4=B8=BA=20version:=201.6.?= =?UTF-8?q?1+20221111=E3=80=82=E8=A7=86=E9=A2=91=E6=92=AD=E6=94=BE?= =?UTF-8?q?=E5=99=A8=E5=B7=B2=E7=BB=8F=E6=9B=B4=E6=96=B0=E4=B8=BAfijkplaye?= =?UTF-8?q?r:=20^0.8.8=EF=BC=8C=E7=AC=AC=E4=B8=80=E5=B8=A7=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E5=BE=88=E5=BF=AB=EF=BC=8C=E5=8F=8C=E5=87=BB=E6=9A=82?= =?UTF-8?q?=E5=81=9C=E5=9B=BE=E6=A0=87=E4=BC=9A=E6=94=B9=E5=8F=98=EF=BC=8C?= =?UTF-8?q?=E5=B7=B2=E7=BB=8F=E5=AE=9E=E7=8E=B0=E8=A7=86=E9=A2=91=E6=88=AA?= =?UTF-8?q?=E5=9B=BE=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/widget/my_superplayer.dart | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/widget/my_superplayer.dart b/lib/widget/my_superplayer.dart index a4fa478..2ad47e1 100644 --- a/lib/widget/my_superplayer.dart +++ b/lib/widget/my_superplayer.dart @@ -202,12 +202,12 @@ class _SuperPlayerPageState extends State playerRegionProvide = Provider.of(context); playerRatioProvide = Provider.of(context); - // List listData = getDataListControl2(); - double btnHeight1 = 70; //第一按钮行高度 - double btnHeight2 = 160; //第二按钮行高度 - int btnCount = 4; //每行按钮个数 - // int btnCount3 = listData.length; //每行按钮个数 - var mediaSize = MediaQuery.of(context).size; + // // List listData = getDataListControl2(); + // double btnHeight1 = 70; //第一按钮行高度 + // double btnHeight2 = 160; //第二按钮行高度 + // int btnCount = 4; //每行按钮个数 + // // int btnCount3 = listData.length; //每行按钮个数 + // var mediaSize = MediaQuery.of(context).size; // widget.id:播放点位视频的点位编号,-2 表示播放违章视频 double btn_left = -2 == widget.id ? 347 : 70; //第一按钮行高度