微信传文件不压缩的方法 手机自适应视频网页

作者: king 分类: html常用 发布时间: 2020-05-10 23:53

<!DOCTYPE html>
<html>
<script type=”text/javascript”>
try {
if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {

} else {
window.location.href = “https://xxx.51fe.xyz/fanervideo2.html”;
}
} catch (e) {}
</script>
<body style=”padding:0; margin:0; background-color:#000;”>

<video width=”100%” height=”auto” controls autoplay>

<source src=”https://cloud.video.taobao.com/play/u/17379911544/p/1/e/6/t/1/d/hd/262902202716.mp4″ type=”video/mp4″ />

</video>

</body>
</html>

 

 

 

 

 

 

 

 

 

 

 

 

 

 

==========================电脑PC播放页面================================================

 

<!DOCTYPE html>
<html>
<body style=”padding:0; margin:0; text-align:center; background-color:#000;”>

<video width=”720″ height=”1280″ controls autoplay>

<source src=”https://cloud.video.taobao.com/play/u/17379911544/p/1/e/6/t/1/d/hd/262902202716.mp4″ type=”video/mp4″ />

</video>

</body>
</html>

发表评论

邮箱地址不会被公开。 必填项已用*标注

标签云