From 1703db5c44ebcac5379863aa9391661925eb9baa Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期三, 17 九月 2025 15:08:27 +0800
Subject: [PATCH] 0312 界面字体统一加2处理

---
 UI/MailInfoWin.prefab |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/UI/MailInfoWin.prefab b/UI/MailInfoWin.prefab
index 9ee492f..c2f216b 100644
--- a/UI/MailInfoWin.prefab
+++ b/UI/MailInfoWin.prefab
@@ -127,15 +127,16 @@
   maxIdleRounds: 20
   openAnimationType: 0
   closeAnimationType: 0
-  _rectTransform: {fileID: 0}
   animeDuration: 0.2
   scaleOverInOutCurve: {fileID: 0}
   animationEase: 6
   lastUsedRound: 0
   parentUI: {fileID: 0}
   childrenUI: []
+  _rectTransform: {fileID: 0}
   openMask: 0
   clickEmptySpaceClose: 0
+  screenMask: {fileID: 0}
   txtDate: {fileID: 0}
   txtTitle: {fileID: 0}
   transNoAward: {fileID: 0}
@@ -412,7 +413,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 12800000, guid: 111f1aa530e864341a505ce1acbfc0b8, type: 3}
-    m_FontSize: 28
+    m_FontSize: 30
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 10
@@ -495,7 +496,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 12800000, guid: 111f1aa530e864341a505ce1acbfc0b8, type: 3}
-    m_FontSize: 26
+    m_FontSize: 28
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 10
@@ -578,7 +579,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 12800000, guid: 7cd825c6867461a4090871836190730f, type: 3}
-    m_FontSize: 28
+    m_FontSize: 30
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 10
@@ -856,7 +857,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 12800000, guid: 7cd825c6867461a4090871836190730f, type: 3}
-    m_FontSize: 23
+    m_FontSize: 25
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 2
@@ -1091,7 +1092,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 12800000, guid: 7cd825c6867461a4090871836190730f, type: 3}
-    m_FontSize: 26
+    m_FontSize: 28
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 10
@@ -1353,7 +1354,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 12800000, guid: 7cd825c6867461a4090871836190730f, type: 3}
-    m_FontSize: 26
+    m_FontSize: 28
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 10

--
Gitblit v1.8.0