bug修复
parent
88effd78f1
commit
8c7b24ad9a
|
@ -11439,8 +11439,8 @@ RectTransform:
|
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 0}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 0, y: 0}
|
||||
m_AnchoredPosition: {x: 0, y: 11}
|
||||
m_SizeDelta: {x: 0, y: 22}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &4629692760136912850
|
||||
CanvasRenderer:
|
||||
|
|
|
@ -141,5 +141,6 @@ function DynamicActivityPanel:OnDestroy()
|
|||
SubUIManager.Close(this.UpView)
|
||||
-- 清除红点
|
||||
this.ClearPageRedpot()
|
||||
this.PageList[1]:OnDestroy()
|
||||
end
|
||||
return this
|
Loading…
Reference in New Issue