@@ -1486,7 +1486,7 @@ export default {
this.timeEvent(time);
},
playing() {
- console.log("palying");
+ console.log("播放");
this.isPlaying = true;
this.clearPauseTimer();