设置播放器默认预加载300秒

This commit is contained in:
haiyangcui
2020-11-29 20:11:23 +01:00
parent 2bd5e31a28
commit 0f846b996b

View File

@@ -308,7 +308,8 @@ export default {
videoTitle: true,
airplay: true,
closeVideoTouch: true,
ignores: ['cssFullscreen']
ignores: ['cssFullscreen'],
preloadTime: 300
},
state: {
showList: false,