修复轩辕宝镜界面第第二次打开没有货币栏的问题
parent
97b80070ff
commit
f677614c90
|
|
@ -251,6 +251,7 @@ function this:OnDestroy()
|
|||
self.timer:Stop()
|
||||
self.timer = nil
|
||||
end
|
||||
SubUIManager.Close(this.UpView)
|
||||
end
|
||||
|
||||
--刷新时间
|
||||
|
|
|
|||
Loading…
Reference in New Issue