礼包红点刷新fix
This commit is contained in:
parent
a554ab91a5
commit
1b610b9e72
@ -92,6 +92,9 @@ function FourteenDayEntranceUI:onLoadRootComplete()
|
||||
self:bind(DataManager.FourteenDayData, "isDirty", function()
|
||||
self:onRefresh()
|
||||
end)
|
||||
self:bind(DataManager.ShopData, "isDirty", function()
|
||||
self:refreshRedPoint()
|
||||
end)
|
||||
end
|
||||
|
||||
function FourteenDayEntranceUI:onRefresh()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user