From 5afa36a724aa0763580003253b6b65e08d81bbbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C=E8=99=9E=E6=B8=A0=E6=88=90=E2=80=9D?= <“yuqucheng2006@qq.com”> Date: Sun, 20 Sep 2026 16:40:52 +0800 Subject: [PATCH] =?UTF-8?q?style(selfpage):=20=E8=B0=83=E6=95=B4=E4=B8=A4?= =?UTF-8?q?=E4=B8=AAprefab=E7=9A=84=E5=B8=83=E5=B1=80=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将中文和英文的个人页面UI预制体的底部内边距都设为50,统一页面布局间距 --- Assets/Res/ui/selfpage/设备教学-中文.prefab | 2 +- Assets/Res/ui/selfpage/设备教学-英文.prefab | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/Res/ui/selfpage/设备教学-中文.prefab b/Assets/Res/ui/selfpage/设备教学-中文.prefab index 42cec07..0ac4509 100644 --- a/Assets/Res/ui/selfpage/设备教学-中文.prefab +++ b/Assets/Res/ui/selfpage/设备教学-中文.prefab @@ -6792,7 +6792,7 @@ MonoBehaviour: m_Left: 0 m_Right: 0 m_Top: 0 - m_Bottom: 0 + m_Bottom: 50 m_ChildAlignment: 1 m_Spacing: 24 m_ChildForceExpandWidth: 1 diff --git a/Assets/Res/ui/selfpage/设备教学-英文.prefab b/Assets/Res/ui/selfpage/设备教学-英文.prefab index b480d31..ceb9abe 100644 --- a/Assets/Res/ui/selfpage/设备教学-英文.prefab +++ b/Assets/Res/ui/selfpage/设备教学-英文.prefab @@ -8361,7 +8361,7 @@ MonoBehaviour: m_Left: 0 m_Right: 0 m_Top: 0 - m_Bottom: 0 + m_Bottom: 50 m_ChildAlignment: 1 m_Spacing: 30 m_ChildForceExpandWidth: 1