商店适配修改
parent
c08c257b77
commit
037fda371b
|
@ -922,7 +922,7 @@ GameObject:
|
|||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!224 &224607405946745572
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
|
@ -223,7 +223,7 @@ RectTransform:
|
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 1, y: 1}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: -265, y: -210.7002}
|
||||
m_AnchoredPosition: {x: -265, y: -188.1}
|
||||
m_SizeDelta: {x: 100, y: 100}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!114 &114166121189536506
|
||||
|
@ -3333,9 +3333,9 @@ RectTransform:
|
|||
m_Father: {fileID: 224333658863316554}
|
||||
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, y: -0.89990234}
|
||||
m_AnchorMin: {x: 0.5, y: 0}
|
||||
m_AnchorMax: {x: 0.5, y: 0}
|
||||
m_AnchoredPosition: {x: 0, y: 909.1001}
|
||||
m_SizeDelta: {x: 1080, y: 1651.8}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &6880687076429657506
|
||||
|
|
|
@ -129,6 +129,7 @@ function this.ShowGoldNum(equipSign)
|
|||
|
||||
|
||||
end
|
||||
|
||||
function this.ShowTitleEquipData(_go,_id,index)
|
||||
if not _go and index then
|
||||
_go = needSoulPrint[index]
|
||||
|
|
Loading…
Reference in New Issue