From 299f44fe579144b1dfeb82feccbd3ee9978d042e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E9=94=8B?= <2535831261@qq.com> Date: Thu, 6 Aug 2026 18:28:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A6=82=E6=9E=9C=E6=98=AF=E7=9B=B4=E6=8E=A5?= =?UTF-8?q?=E6=99=8B=E7=BA=A7=E4=B8=8D=E8=BF=9B=E5=85=A5=E8=AE=B0=E5=88=86?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=EF=BC=8C=E4=B9=9F=E4=B8=8D=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/features/events/pages/page_event_info.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/features/events/pages/page_event_info.dart b/lib/features/events/pages/page_event_info.dart index c919faf..d1ee9a0 100644 --- a/lib/features/events/pages/page_event_info.dart +++ b/lib/features/events/pages/page_event_info.dart @@ -36,7 +36,6 @@ class _EventInfoPageState extends ConsumerState { // allowByeMatch = 1 (和败方对战) // allowByeMatch = -1 (个人赛不适用此配置,所以 = -1) if (item.allowByeMatch == 0) { - AppToast.show('本场比赛允许轮空'); return; } detail = await ref