From d6fb6ebc1b51cbdf73922c0990a7cf4ac2dd9049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=9D=B0?= Date: Tue, 16 Sep 2025 20:46:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=80=80=E5=87=BA=E6=B4=BB=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GameManagePopup/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GameManagePopup/index.tsx b/src/components/GameManagePopup/index.tsx index 12e6f34..249987b 100644 --- a/src/components/GameManagePopup/index.tsx +++ b/src/components/GameManagePopup/index.tsx @@ -129,7 +129,7 @@ export default forwardRef(function GameManagePopup(props, ref) { 取消活动 - {!hasJoin && ( + {hasJoin && ( 退出活动