From 3ef0b0d11211dee38debed809319d1aa282ab269 Mon Sep 17 00:00:00 2001 From: YangHua <1475658476@qq.com> Date: Sun, 4 Feb 2024 16:37:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=99=BB=E5=87=BA=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Temp/Scripts/Main_interface_Panel.cs | 8 +++----- Assets/Zion/Scripts/Adam/UIBootstrap.cs | 13 +++++++++++++ Assets/Zion/Scripts/Adam/Utility/Net/AsyncWebReq.cs | 4 ++-- Assets/Zion/Scripts/InterfaceManager.cs | 4 ++++ 4 files changed, 22 insertions(+), 7 deletions(-) diff --git a/Assets/Temp/Scripts/Main_interface_Panel.cs b/Assets/Temp/Scripts/Main_interface_Panel.cs index 3f1c8827..8534826e 100644 --- a/Assets/Temp/Scripts/Main_interface_Panel.cs +++ b/Assets/Temp/Scripts/Main_interface_Panel.cs @@ -24,13 +24,11 @@ public class Main_interface_Panel : XUIPanel fanhui_btn = this.transform.Find("UPBG/Back_bton").GetComponent