html定时器

settime () {
    setInterval(() => {
        方法
      }, 时间)
}

 

 
posted @ 2020-12-28 12:05  想学前端的小李  阅读(204)  评论(0)    收藏  举报