From b6bb717ca8f1c2cc82124a7c078d0b1c93661689 Mon Sep 17 00:00:00 2001 From: yyl <yyl> Date: 星期五, 26 九月 2025 17:04:41 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_resourcesout --- UI/HeroListWin.prefab | 2 +- UIComp/HeroHeadBaseCell.prefab | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/UI/HeroListWin.prefab b/UI/HeroListWin.prefab index 4aa66c0..5bf9d76 100644 --- a/UI/HeroListWin.prefab +++ b/UI/HeroListWin.prefab @@ -634,7 +634,7 @@ m_Calls: [] m_FontData: m_Font: {fileID: 12800000, guid: 7cd825c6867461a4090871836190730f, type: 3} - m_FontSize: 28 + m_FontSize: 24 m_FontStyle: 0 m_BestFit: 0 m_MinSize: 10 diff --git a/UIComp/HeroHeadBaseCell.prefab b/UIComp/HeroHeadBaseCell.prefab index 66142de..e56b5d3 100644 --- a/UIComp/HeroHeadBaseCell.prefab +++ b/UIComp/HeroHeadBaseCell.prefab @@ -526,7 +526,7 @@ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -42, y: 41} + m_AnchoredPosition: {x: -41, y: 41} m_SizeDelta: {x: 41, y: 41} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &689364276172407994 @@ -705,10 +705,10 @@ m_Calls: [] m_FontData: m_Font: {fileID: 12800000, guid: 7cd825c6867461a4090871836190730f, type: 3} - m_FontSize: 24 + m_FontSize: 22 m_FontStyle: 0 m_BestFit: 0 - m_MinSize: 10 + m_MinSize: 2 m_MaxSize: 40 m_Alignment: 5 m_AlignByGeometry: 0 -- Gitblit v1.8.0