Merge branch 'china/dev' into china/test

dev_chengFeng
JieLing 2021-04-02 17:53:48 +08:00
commit 4c9257bc71
1 changed files with 1 additions and 6 deletions

View File

@ -672,6 +672,7 @@ end
function ItemView:OnClose()
self.gameObject:SetActive(true)
-- 修复对象池回收层级没有重置,导致特效穿透的问题
self:SetEffectLayer(-self.EffectOrginLayerQu)
end
@ -679,12 +680,6 @@ end
function ItemView:OnDestroy()
end
-- 头像框特效相关
function ItemView:InitFrameEffect()
-- body