// setInterval(function(){ // console.log("hello world"); // },1000); // setTimeout(function(){ // alert("恭喜过关!") // },3000);