111
This commit is contained in:
parent
d1a4f610d3
commit
f7d44b9c27
@ -254,9 +254,7 @@ const videoDetail = async () => {
|
||||
let id = vid.substring(0, index + 1);
|
||||
//videoSrc.value = 'https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/2minute-demo.mp4';
|
||||
videoSrc.value = `http://mpv.videocc.net/${uuid}/${f}/${id}1.mp4`;
|
||||
setTimeout(() => {
|
||||
showVideo.value = true;
|
||||
},1000);
|
||||
showVideo.value = true;
|
||||
shareLink.value =
|
||||
otherHost +
|
||||
"/video/hcp_detial?share=1&uuid=" +
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user