change bili

This commit is contained in:
lh_wang
2015-08-21 16:31:24 +08:00
parent c3da446b54
commit f79b13a538
+1 -1
View File
@@ -498,7 +498,7 @@ function autoPlay(){
myAuto.play(); myAuto.play();
setTimeout(function(){ setTimeout(function(){
myAuto.pause(); myAuto.pause();
}, 1000); }, 1200);
}, 1000); }, 1000);
} }