【首充】========关卡首充显示修改

dev_chengFeng
wangzhenxing 2022-07-01 14:43:08 +08:00
parent 43e1913e37
commit d119bac1c0
1 changed files with 1 additions and 1 deletions

View File

@ -409,7 +409,7 @@ end
function FightPointPassMainPanel:OnShow()
CheckRedPointStatus(RedPointType.XiaoYaoYouRedPoint)
local activityId = ActivityGiftManager.IsActivityTypeOpen(ActivityTypeDef.FirstRecharge)
if activityId and activityId~=0 then
if activityId and activityId~=0 and DynamicActivityManager.IsQualifiled(1) then
this.btnFirstRechar:SetActive(true)
else
this.btnFirstRechar:SetActive(false)