newraina 8 years ago
parent
commit
9fd4b140bb
2 changed files with 0 additions and 1 deletions
  1. 0 1
      dist/meplayer.js
  2. 0 0
      dist/meplayer.min.js

+ 0 - 1
dist/meplayer.js

@@ -152,7 +152,6 @@
 	    }
 
 	    function handleTimeUpdate() {
-	        console.log(currentTime);
 	        var curTime = audio.currentTime | 0;
 	        var curTimeForLrc = audio.currentTime.toFixed(3);
 	        var playPercent = 100 * (curTime / duration);

File diff suppressed because it is too large
+ 0 - 0
dist/meplayer.min.js


Some files were not shown because too many files changed in this diff