谢杰标 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, // 自动播放
           ban_seek: this.H5isAllowSeek, // 是否禁止拖拽进度条
           speed: this.playbackRate, // 倍数
+          banSeekDeviation: 7, // 做兼容
           teaser_show: 1,
           tail_show: 1,
           hideSwitchPlayer: true,