fix: 修复视频组件链接失效

This commit is contained in:
xiaoxian521 2023-10-17 11:36:25 +08:00
parent b93ebe713b
commit b325442e82

View File

@ -22,9 +22,9 @@ onMounted(() => {
videoAttributes: {
crossOrigin: "anonymous"
},
url: "https://sf1-hscdn-tos.pstatp.com/obj/media-fe/xgplayer_doc_video/mp4/xgplayer-demo-720p.mp4",
url: "//lf3-static.bytednsdoc.com/obj/eden-cn/nupenuvpxnuvo/xgplayer_doc/xgplayer-demo.mp4",
poster:
"https://s2.pstatp.com/cdn/expire-1-M/byted-player-videos/1.0.0/poster.jpg",
"//lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/byted-player-videos/1.0.0/poster.jpg",
fluid: deviceDetection(),
//
playbackRate: [0.5, 0.75, 1, 1.5, 2]