From 91b4dafd33c667f825497c2e399d21cb454ac98b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=AD=90=E8=B4=A4?= Date: Mon, 12 Jan 2026 10:26:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/pages/home/event_list.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/pages/home/event_list.dart b/lib/pages/home/event_list.dart index d84e7a7..8904769 100644 --- a/lib/pages/home/event_list.dart +++ b/lib/pages/home/event_list.dart @@ -66,6 +66,7 @@ class EventList extends StatelessWidget { children: [ Container( padding: EdgeInsets.all(15.w), + height: 165.w, child: Swiper( autoplay: false,