提交修改内容

This commit is contained in:
李浩 2025-04-07 08:46:49 +08:00
parent 7cd4311e7a
commit f460e7f1e2
3 changed files with 17 additions and 5 deletions

View File

@ -31,7 +31,8 @@ RectTransform:
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children:
- {fileID: 1125262437871974570}
m_Father: {fileID: 7728496241126536716} m_Father: {fileID: 7728496241126536716}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
@ -163,13 +164,13 @@ RectTransform:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1806900517853676911} m_GameObject: {fileID: 1806900517853676911}
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_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 7820791576173885415} - {fileID: 7820791576173885415}
m_Father: {fileID: 7728496241126536716} m_Father: {fileID: 2460131649686172424}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5}
@ -260,7 +261,6 @@ RectTransform:
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 2460131649686172424} - {fileID: 2460131649686172424}
- {fileID: 1125262437871974570}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}

View File

@ -1690,7 +1690,7 @@
<Condition type="StrEvent" value="close"></Condition> <Condition type="StrEvent" value="close"></Condition>
<!--<Action type="Show" value="UIRoot/PopUI/UITimeTip" isShow="false" ></Action>--> <!--<Action type="Show" value="UIRoot/PopUI/UITimeTip" isShow="false" ></Action>-->
<Action type="UIShow" value="UITimeTip" isShow="false"></Action> <!--<Action type="UIShow" value="UITimeTip" isShow="false"></Action>-->

12
Default copy.json Normal file
View File

@ -0,0 +1,12 @@
{
"m_Id": "Default copy",
"m_ParentId": "",
"m_Entries": [
{
"identifier": {
"path": "Main Menu/QFramework/Preferences..."
},
"combinations": []
}
]
}