时辰取穴添加一次定时

This commit is contained in:
@fawn-nine
2023-12-08 14:08:44 +08:00
parent abd8171ee5
commit 41eddb7e9b
4 changed files with 92 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ const nowHour = new Date;
const nowHour = new Date;
// #endif
nowHour.hourNumber = nowHour.getHours() // 当前的小时数
nowHour.minuteNumber = nowHour.getMinutes()
var myHour = {
playBgm({mute=false}){