谢杰标 пре 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;
       }
       //没有历史拍照间隔数据