前端定时器

 

 

function foo() {
	
}

setTimeout(foo,3000)

  

posted @ 2017-11-14 19:19  golangav  阅读(241)  评论(0)    收藏  举报