【尝试修复邮件红点】
parent
4977de55ba
commit
2be3a11fe7
|
@ -111,6 +111,7 @@ function this.GetMailRedPointState()
|
|||
-- 无红点可显示,重置服务器邮件红点
|
||||
if not isShowRedPoint then
|
||||
ResetServerRedPointStatus(RedPointType.Mail_Server)
|
||||
isShowRedPoint = false
|
||||
end
|
||||
return isShowRedPoint
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue