From 8cfb0004a587005906bcefdfc7b0913c72005c25 Mon Sep 17 00:00:00 2001 From: bottlefish <781230111@qq.com> Date: Thu, 4 Sep 2025 14:40:23 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/UI/Panel/StartPanel.cs | 8 +++++++- Assets/Scripts/Utility/ConstRef.cs | 3 ++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Assets/Scripts/UI/Panel/StartPanel.cs b/Assets/Scripts/UI/Panel/StartPanel.cs index 1f115e9d4..9b4764968 100644 --- a/Assets/Scripts/UI/Panel/StartPanel.cs +++ b/Assets/Scripts/UI/Panel/StartPanel.cs @@ -44,7 +44,13 @@ namespace AibisDream // 其他链接按钮 var others = transform.Find("Others"); - others.Find("问卷").GetComponent