From 28c0caa68ed079f6a965f35582374c625637be7f Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期二, 24 六月 2025 21:23:56 +0800 Subject: [PATCH] 0312 去除安全适配代码,后续需要直接改UIBase的根节点 --- UI/CommonGetItemWin.prefab | 60 +++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 49 insertions(+), 11 deletions(-) diff --git a/UI/CommonGetItemWin.prefab b/UI/CommonGetItemWin.prefab index c95cc01..19be8d0 100644 --- a/UI/CommonGetItemWin.prefab +++ b/UI/CommonGetItemWin.prefab @@ -97,8 +97,7 @@ m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1734425972642093991} - - {fileID: 3404264662236909888} + - {fileID: 7587438106482151106} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} @@ -126,7 +125,9 @@ maxIdleRounds: 20 openAnimationType: 0 closeAnimationType: 0 + _rectTransform: {fileID: 7587438106482151106} animeDuration: 0.2 + scaleOverInOutCurve: {fileID: 0} animationEase: 6 lastUsedRound: 0 parentUI: {fileID: 0} @@ -714,6 +715,43 @@ m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] +--- !u!1 &533417535387106322 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7587438106482151106} + m_Layer: 5 + m_Name: panel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &7587438106482151106 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 533417535387106322} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1734425972642093991} + - {fileID: 3404264662236909888} + m_Father: {fileID: 224594535581577852} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &1194163072864275737 GameObject: m_ObjectHideFlags: 0 @@ -862,7 +900,7 @@ m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 0.95686275, b: 0.8039216, a: 1} + m_Color: {r: 0.9607843, g: 0.9647059, b: 0.9019608, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 @@ -1150,7 +1188,7 @@ m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 0.95686275, b: 0.8039216, a: 1} + m_Color: {r: 0.9607843, g: 0.9647059, b: 0.9019608, a: 1} m_RaycastTarget: 0 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 @@ -1312,7 +1350,7 @@ - {fileID: 2129321526447523529} - {fileID: 224178457646402766} - {fileID: 6254785260961038613} - m_Father: {fileID: 224594535581577852} + m_Father: {fileID: 7587438106482151106} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -1405,12 +1443,12 @@ m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6354748620162212016} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 224594535581577852} + m_Father: {fileID: 7587438106482151106} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} @@ -1564,7 +1602,7 @@ m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 0.95686275, b: 0.8039216, a: 1} + m_Color: {r: 0.9607843, g: 0.9647059, b: 0.9019608, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 @@ -1647,7 +1685,7 @@ m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 0.95686275, b: 0.8039216, a: 1} + m_Color: {r: 0.9607843, g: 0.9647059, b: 0.9019608, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 @@ -1730,7 +1768,7 @@ m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 0.95686275, b: 0.8039216, a: 1} + m_Color: {r: 0.9607843, g: 0.9647059, b: 0.9019608, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 @@ -1988,7 +2026,7 @@ m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 0.95686275, b: 0.8039216, a: 1} + m_Color: {r: 0.9607843, g: 0.9647059, b: 0.9019608, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 -- Gitblit v1.8.0