谢杰标 2 年之前
父节点
当前提交
60724332de
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages3/polyv/detail.vue

+ 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();
     },