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/PlaceWin.prefab |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/UI/PlaceWin.prefab b/UI/PlaceWin.prefab
index 74c4ebe..d2740df 100644
--- a/UI/PlaceWin.prefab
+++ b/UI/PlaceWin.prefab
@@ -67,7 +67,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
-    m_FontSize: 25
+    m_FontSize: 27
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 0
@@ -460,7 +460,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
-    m_FontSize: 25
+    m_FontSize: 27
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 0
@@ -931,7 +931,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
-    m_FontSize: 25
+    m_FontSize: 27
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 0
@@ -1010,7 +1010,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
-    m_FontSize: 25
+    m_FontSize: 27
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 0
@@ -1140,15 +1140,16 @@
   maxIdleRounds: 20
   openAnimationType: 0
   closeAnimationType: 0
-  _rectTransform: {fileID: 2612735875012130108}
   animeDuration: 0.2
   scaleOverInOutCurve: {fileID: 0}
   animationEase: 6
   lastUsedRound: 0
   parentUI: {fileID: 0}
   childrenUI: []
+  _rectTransform: {fileID: 2612735875012130108}
   openMask: 0
   clickEmptySpaceClose: 0
+  screenMask: {fileID: 0}
 --- !u!1 &7447409005874987028
 GameObject:
   m_ObjectHideFlags: 0
@@ -1291,7 +1292,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
-    m_FontSize: 25
+    m_FontSize: 27
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 0

--
Gitblit v1.8.0