From 6b59079b8e838355f8f212f92ea01587cbfc88e7 Mon Sep 17 00:00:00 2001 From: fmk Date: Thu, 6 Jul 2023 15:20:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=88=86=E7=B1=BB=E9=94=AE?= =?UTF-8?q?=E7=9B=98=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/business_system/goods/on_sale/edit_assort.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/business_system/goods/on_sale/edit_assort.dart b/lib/business_system/goods/on_sale/edit_assort.dart index 7a4134f9..700258a4 100644 --- a/lib/business_system/goods/on_sale/edit_assort.dart +++ b/lib/business_system/goods/on_sale/edit_assort.dart @@ -47,6 +47,7 @@ class _EditAssort extends State { FocusScope.of(context).requestFocus(FocusNode()); }, child: Scaffold( + resizeToAvoidBottomInset: false, backgroundColor: Colors.white, appBar: MyAppBar( title: "编辑分类",