This commit is contained in:
YZ\249929363 2025-07-31 18:05:02 +08:00
commit 9b4aed918d

View File

@ -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组件");