From b2244a0c685eff5cef444f39da8717a463c3c49d Mon Sep 17 00:00:00 2001
From: tlk <werasdrsd@qq,com>
Date: 星期五, 26 九月 2025 17:04:03 +0800
Subject: [PATCH] 1 界面字体调整
---
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