qinglong update
parent
9395df5406
commit
3a16bedd0d
|
@ -72,7 +72,7 @@ this.Closefunction = function()
|
|||
local id = ActivityGiftManager.GetActivityIdByType(8)
|
||||
LogBlue("收到了关闭活动的消息,id:"..id)
|
||||
if not ActivityGiftManager.GetActivityOpenStatus(id) then
|
||||
parent.SwitchView(1)
|
||||
parent:ClosePanel()
|
||||
return
|
||||
else
|
||||
this.refresh()
|
||||
|
|
|
@ -80,7 +80,7 @@ this.Closefunction = function()
|
|||
local id = ActivityGiftManager.GetActivityIdByType(8)
|
||||
LogBlue("收到了关闭活动的消息,id:"..id)
|
||||
if not ActivityGiftManager.GetActivityOpenStatus(id) then
|
||||
parent.SwitchView(1)
|
||||
parent:ClosePanel()
|
||||
return
|
||||
else
|
||||
this.refresh(curType)
|
||||
|
|
Loading…
Reference in New Issue