From 7d4b6bc097075e2e44504171604e44e86e4ad126 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期六, 03 二月 2024 20:04:52 +0800
Subject: [PATCH] 0312 界面工具

---
 Assets/Editor/UIPattern/SecondFrameLoad.prefab |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/Assets/Editor/UIPattern/SecondFrameLoad.prefab b/Assets/Editor/UIPattern/SecondFrameLoad.prefab
index 8ac557c..eb9ae3b 100644
--- a/Assets/Editor/UIPattern/SecondFrameLoad.prefab
+++ b/Assets/Editor/UIPattern/SecondFrameLoad.prefab
@@ -277,15 +277,15 @@
   m_GameObject: {fileID: 5623745769563117488}
   m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
   m_LocalPosition: {x: 0, y: 0, z: 0}
-  m_LocalScale: {x: 0.9995004, y: 0.9995004, z: 0.9995004}
+  m_LocalScale: {x: 1, y: 1, z: 1}
   m_Children: []
   m_Father: {fileID: 1381617878036687758}
   m_RootOrder: 0
   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: -0.2000122, y: 21.199966}
-  m_SizeDelta: {x: 47.1, y: 141}
+  m_AnchoredPosition: {x: -0.2, y: 21}
+  m_SizeDelta: {x: 50, y: 141}
   m_Pivot: {x: 0.5, y: 0.5}
 --- !u!222 &5801197155939083364
 CanvasRenderer:
@@ -315,19 +315,19 @@
     m_PersistentCalls:
       m_Calls: []
   m_FontData:
-    m_Font: {fileID: 12800000, guid: 8dc6445b1c0b84d4fbf1147740d43a4e, type: 3}
-    m_FontSize: 27
+    m_Font: {fileID: 12800000, guid: 7cd825c6867461a4090871836190730f, type: 3}
+    m_FontSize: 25
     m_FontStyle: 0
-    m_BestFit: 0
-    m_MinSize: 10
-    m_MaxSize: 40
+    m_BestFit: 1
+    m_MinSize: 2
+    m_MaxSize: 25
     m_Alignment: 4
     m_AlignByGeometry: 0
     m_RichText: 0
     m_HorizontalOverflow: 0
     m_VerticalOverflow: 1
-    m_LineSpacing: 0.8
-  m_Text: "\u5F53\u524D\u6807\u9898"
+    m_LineSpacing: 1
+  m_Text: fddfs sfsd
   m_IsKey: 0
   m_KeyName: 
   m_ColorType: 0

--
Gitblit v1.8.0