商城红点去掉toast
This commit is contained in:
parent
09e8acb915
commit
08e95f0ff3
@ -759,7 +759,7 @@ end
|
|||||||
|
|
||||||
-- 底部栏是否有红点
|
-- 底部栏是否有红点
|
||||||
function ShopData:getRp()
|
function ShopData:getRp()
|
||||||
if not ModuleManager:getIsOpen(ModuleManager.MODULE_KEY.MALL) then
|
if not ModuleManager:getIsOpen(ModuleManager.MODULE_KEY.MALL, true) then
|
||||||
return false
|
return false
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user