From 66270dd7ed59a2bf5082f16fcd26f99a59e47fae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?computer=5C=E5=B0=BC=E5=8D=A1?= <203267346@qq.com> Date: Thu, 31 Jul 2025 18:04:23 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=86=E5=8F=96=E6=97=B6=E9=97=B4=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/Script/monthlyCard.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/Script/monthlyCard.ts b/assets/Script/monthlyCard.ts index 78e979a..c28f0f5 100644 --- a/assets/Script/monthlyCard.ts +++ b/assets/Script/monthlyCard.ts @@ -186,6 +186,7 @@ export default class NewClass extends cc.Component { jiazaiComp.setHealthInfo(false); jiazaiComp.startTimeCutDown(); jiazaiComp.updateCoin(); + jiazaiComp.getMonthlyCardValidityDays(); }, 300); } else { console.log("无法获取JiaZai组件");