摘要: 使用 使用背景:发送短信或者发送验证码时的多少秒倒数,定时执行多次轮询的请求 // 引入倒计时类(class) import { BuildCountdown } from '@/constance/countdown.js' // 再需要的地方实例化一个countdown 对象 let count 阅读全文
posted @ 2021-10-23 21:43 雨天。我 阅读(144) 评论(0) 推荐(0)