谢杰标 2 жил өмнө
parent
commit
60724332de

+ 1 - 1
pages3/polyv/detail.vue

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