|
|
|
|
@ -81,7 +81,7 @@
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<video controls autoplay controlsList="nodownload">
|
|
|
|
|
<source src="http://192.168.2.16:9868/report${i}" type="video/mp4">
|
|
|
|
|
<source src="http://118.31.7.2:8042/file/${i}" type="video/mp4">
|
|
|
|
|
</video>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
@ -89,7 +89,7 @@
|
|
|
|
|
}
|
|
|
|
|
if(i.includes('pdf')){
|
|
|
|
|
// window.open(`http://qkljr.sztzjy.com:90/api/stu/concept/block/getResource?`+`module=${data2.module}`+`&name=${i}#toolbar=0`)
|
|
|
|
|
window.open(`http://192.168.2.16:9868/report${i}#toolbar=0`)
|
|
|
|
|
window.open(`http://118.31.7.2:8042/file/${i}#toolbar=0`)
|
|
|
|
|
// window.open(`http://202.199.90.115:8800/api/stu/concept/block/getResource?`+`module=${data2.module}`+`&name=${i}`)
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|