摘要:
function getWeek() { this.nowTime = new Date(); this.init = function() { this.dayInWeek = this.nowTime.getDay(); this.dayInWeek == 0 && (this.dayInWeek = 7); this.thsiWeekFirst... 阅读全文
posted @ 2018-09-04 16:36
小盆友灬
阅读(5274)
评论(0)
推荐(0)
浙公网安备 33010602011771号