From 72e5c3a709f2979e332309015ce112507b2ffe03 Mon Sep 17 00:00:00 2001 From: wurong <953969641@qq.com> Date: Tue, 4 Jul 2023 18:01:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E7=BB=91=E5=AE=9A=E6=89=8B?= =?UTF-8?q?=E6=9C=BA=E5=8F=B7-=E6=89=8B=E6=9C=BA=E5=8F=B7=E9=97=B4?= =?UTF-8?q?=E8=B7=9D=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/setting/binding_phone_page.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/setting/binding_phone_page.dart b/lib/setting/binding_phone_page.dart index 497dc562..2cc0025c 100644 --- a/lib/setting/binding_phone_page.dart +++ b/lib/setting/binding_phone_page.dart @@ -351,7 +351,7 @@ class _BindingPhonePage extends State { Container( height: 30.h, width: MediaQuery.of(context).size.width - 100.w, - margin: EdgeInsets.only(bottom:Platform.isIOS ? 10.h:0), + margin: EdgeInsets.only(bottom:Platform.isIOS ? 5.h:0), child: TextField( style: TextStyle( height: 1.h,