From 538dc3e6c5b8731aaffe28e22afa86beeced5da1 Mon Sep 17 00:00:00 2001 From: WinUser01 Date: Thu, 10 Nov 2022 20:44:39 +0800 Subject: [PATCH] =?UTF-8?q?hyzp=5Fybqx-Commit180=EF=BC=9A=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E9=A1=B5=E9=9D=A2=E5=B8=83=E5=B1=80=EF=BC=8C=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E8=A3=85=E9=A5=B0=E6=96=87=E5=AD=97=E8=B6=8A=E7=95=8C?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/components/commonFun.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/components/commonFun.dart b/lib/components/commonFun.dart index e724049..46210a0 100644 --- a/lib/components/commonFun.dart +++ b/lib/components/commonFun.dart @@ -883,7 +883,7 @@ Widget getImageWidget() { color: Color.fromRGBO(49, 216, 123, 1), fontWeight: FontWeight.bold)), ), - SizedBox(height: ScreenUtil().setHeight(copyright_info.contains('\n') ? 25 : 90)), + SizedBox(height: ScreenUtil().setHeight(copyright_info.contains('\n') ? 25 : 70)), Container( alignment: Alignment.center, child: Text(copyright_info,