//2秒定时执行 setTimeout(function gga(){ //执行的内容 },200) 复制代码
//2秒定时执行 setTimeout(function gga(){ //执行的内容 },200)