|
@@ -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,
|