谢杰标 2 年之前
父節點
當前提交
f03d8635e1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages3/polyv/detail.vue

+ 1 - 0
pages3/polyv/detail.vue

@@ -3840,6 +3840,7 @@ export default {
           autoplay: this.autoplay, // 自动播放
           autoplay: this.autoplay, // 自动播放
           ban_seek: this.H5isAllowSeek, // 是否禁止拖拽进度条
           ban_seek: this.H5isAllowSeek, // 是否禁止拖拽进度条
           speed: this.playbackRate, // 倍数
           speed: this.playbackRate, // 倍数
+          banSeekDeviation: 7, // 做兼容
           teaser_show: 1,
           teaser_show: 1,
           tail_show: 1,
           tail_show: 1,
           hideSwitchPlayer: true,
           hideSwitchPlayer: true,