摘要: var time=new Date();var month=time.getMonth()+1var msg=time.getFullYear()+'-'+month+'-'+time.getDay()+' '+time.getHours()+':'+time.getMinutes() switch 阅读全文
posted @ 2021-05-10 14:24 欧阳锦涛 阅读(57) 评论(0) 推荐(0)
TOP 底部