From 812233e7d0bdb9afff0174622e8044b792cdd0f8 Mon Sep 17 00:00:00 2001 From: puxuan <413323644@qq.com> Date: Mon, 20 Oct 2025 14:47:12 +0800 Subject: [PATCH] . --- lua/app/ui/privilege/comp/free_daily_rewards_comp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/app/ui/privilege/comp/free_daily_rewards_comp.lua b/lua/app/ui/privilege/comp/free_daily_rewards_comp.lua index a0645866..477a5d88 100644 --- a/lua/app/ui/privilege/comp/free_daily_rewards_comp.lua +++ b/lua/app/ui/privilege/comp/free_daily_rewards_comp.lua @@ -26,7 +26,7 @@ function FreeDailyRewardsComp:refresh() self.rewadCell:refreshByConfig(reward, isClaimed, isClaimed) if isClaimed then self.rewadCell:hideFrameAnimation() - self.rewadCell:setClickShowTips() + self.rewadCell:clearClickListener() else self.rewadCell:showFrameAnimation() self.rewadCell:addClickListener(function()