当前位置: 首页 > news >正文

河南省工程建设监理协会网站新闻平台发布

河南省工程建设监理协会网站,新闻平台发布,企业网站分析报告,厦门品牌网站设计使用定时器的规避方法 为了避免定时器误差导致倒计时计算错误,可以采用一些规避方法,比如将倒计时被中断时的剩余时间记录下来,重新开启定时器时再将这个剩余时间加到新的计算中。同时,为了避免定时器延迟,可以在每次执…

使用定时器的规避方法
为了避免定时器误差导致倒计时计算错误,可以采用一些规避方法,比如将倒计时被中断时的剩余时间记录下来,重新开启定时器时再将这个剩余时间加到新的计算中。同时,为了避免定时器延迟,可以在每次执行回调函数时,记录当前时间戳,再计算与上一次执行回调函数的时间差,来调整倒计时的时间。
在这里插入图片描述

1.子组件<template><view class="time"><view class="red-box" >{{days>=10?days:'0'+days}}</view><view class="fz-12 color3" style="margin: 0 2px;"></view><view class="red-box" >{{hours>=10?hours:'0'+hours}}</view><view class="fz-12 color3" style="margin: 0 2px;"></view><view class="red-box">{{minutes>=10?minutes:'0'+minutes}}</view><view class="fz-12 color3" style="margin: 0 2px;"></view><view class="red-box">{{seconds>=10?seconds:'0'+seconds}}</view><view class="fz-12 color3" style="margin: 0 2px;"></view></view>
</template><script>export default {props: {targetDate: {type: String,required: true}},data() {return {countdownInterval: null,days: 0,hours: 0,minutes: 0,seconds: 0};},mounted() {this.startCountdown();},beforeDestroy() {clearInterval(this.countdownInterval);},methods: {startCountdown() {this.updateCountdown(); // 先立即更新一次this.countdownInterval = setInterval(() => {this.updateCountdown();}, 1000);},updateCountdown() {const now = new Date();const target = new Date(this.targetDate);const duration = Math.max(0, target - now) / 1000;this.days = Math.floor(duration / 86400);this.hours = Math.floor((duration % 86400) / 3600);this.minutes = Math.floor((duration % 3600) / 60);this.seconds = Math.floor(duration % 60);if (duration <= 0) {clearInterval(this.countdownInterval);this.$emit('countdownFinished'); // 触发倒计时结束事件}}}};
</script>
<style lang="scss" scoped>.time {margin-top: 4rpx;display: flex;color: #ff0000;font-size: 22rpx;text-align: center;align-items: center;.red-box {font-size: 22rpx;}}.color3{color: #ff0000;font-size: 22rpx;}
</style>
http://www.yayakq.cn/news/544036/

相关文章:

  • 网站导航怎么用ulli做找别人做网站都需要注意啥
  • 携程前端网站开发团队网站建设公司哪家好?该如何选择
  • 商业网站的特点桂林遇龙河
  • 做外贸网站的都有哪些类型的公司网站建设 ipc备案
  • wordpress外贸建站主题服装工厂做网站的好处
  • 一个企业为什么要建设网站知名网站制作企业
  • 微信公众号关联网站泗阳县住房和城乡建设局网站
  • 保健品网站dede模板ui网站界面
  • 临沂市平邑县建设局网站html购物网站设计论文
  • wordpress 本地建站推广哪个app最挣钱
  • 主机开设成功 网站正在建设中网站设计程序
  • 网站制作语言介绍一个电影的网站模板下载
  • 北京网站设计建设如何做一个手机网站
  • 关于建设学校网站策划书的范本厦门网站优化公司
  • 汕头市公司网站建设平台上海企业网站怎么建设
  • 网站建网站建站专业公司培训公司网站建设
  • 照片网站模板wordpress小视频主题
  • 同城网站开发徐州手机网站开发公司
  • 网站的首页文案app页面模板
  • 深圳优化公司踏高粱seo网站关键词优化排名技巧
  • 怎么做网站多少钱手机版网页制作
  • 网站建设导航分哪几类wordpress 检测404
  • 网站导航栏的设计与实现免费设计商标的网站
  • 成都科技网站建设费微网站是用什么开发的
  • 网站 网页设计php做不了大型网站吗
  • 鞍山做网站专业公司wordpress插件刷不出来
  • 网站建设与管理pdfpython编程语言大全
  • 专门做免费东西试吃的网站h5开发环境搭建
  • 免费做网站刮刮卡怎么写网站规划方案
  • glitch做网站网站优化公司怎么选