ソースを参照

清楚无用代码

谢杰标 2 年 前
コミット
a567384eec
1 ファイル変更1 行追加2 行削除
  1. 1 2
      pages3/polyv/detail.vue

+ 1 - 2
pages3/polyv/detail.vue

@@ -331,7 +331,6 @@ export default {
       timer: null,
       goodsPhotographConfig: null,
       playTime: 0, // 播放时刻
-      currentTime: 0,
       avatarUrl: "",
       ossAvatarUrl: "",
       gradeId: 0,
@@ -1207,7 +1206,7 @@ export default {
       this.photoConfig = true;
       if (this.erJianErZao) {
         this.photoList = this.randomConfig(totalVideoTime, duration);
-        console.log(this.isPlaying, this.photoList, "this.photoList");
+        console.log(this.photoList, "this.photoList");
         return;
       }
       //没有历史拍照间隔数据