时辰取穴添加一次定时
This commit is contained in:
@@ -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}){
|
||||
|
||||
Reference in New Issue
Block a user