摘要: ctx.setFillStyle("#FFFFFF") ctx.drawImage('../static/img/f9f0dd9c8da99e13546581ec1ea904c.png', 0, 0, 300,145) 在前面添加一个 ctx.setFillStyle("#FFFFFF") 阅读全文
posted @ 2022-03-24 17:45 龙卷风吹毁停车场 阅读(1204) 评论(0) 推荐(0)
摘要: this.objdatas.forEach(item => { this.temp = setInterval(() => { let time = new Date(item.createdDate).getTime() item['countDown'] = this.countDownFun( 阅读全文
posted @ 2022-03-24 17:00 龙卷风吹毁停车场 阅读(88) 评论(0) 推荐(0)