function bottom(){ clearInterva() }
获得设置这个定时器的名字,例如var timer=setInterval(clock,1000);
然后clearInterval(timer);