提交 e10399f6 authored 作者: lhh's avatar lhh

修改视频

上级 6f4ba6e7
...@@ -50,7 +50,7 @@ onMounted(() => { ...@@ -50,7 +50,7 @@ onMounted(() => {
chapter_id: route.query?.chapterId as string chapter_id: route.query?.chapterId as string
}).then((res: any) => { }).then((res: any) => {
// videoSrc.value = res.data.info?.FD // videoSrc.value = res.data.info?.FD
params._p = res.data?.cache?.pt params._p = res.data?.cache?.pt || 0
player = new Player({ player = new Player({
id: 'mse', id: 'mse',
url: res.data.info?.SD, url: res.data.info?.SD,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论