【ID1018877】

【好感度逍遥游入口】云游值消耗还剩5点不足以继续操作,但是红点没有消失
dev_chengFeng
jiaoyangna 2021-10-28 16:38:35 +08:00
parent 04fff0d79b
commit b41e5ed0b6
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ function LikeAbilityPanel:OnShow()
self.btnXiaoYaoLock.gameObject:SetActive(false)
end
self.btnXiaoYaoText.text=string.format("%d/%d",BagManager.GetItemCountById(UpViewRechargeType.YunYouVle),PrivilegeManager.GetPrivilegeNumber(39))
CheckRedPointStatus(RedPointType.XiaoYaoYouRedPoint)
end
function LikeAbilityPanel:UpdateTopLayoutPanel()