<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>H5player 吾爱网友求助</title>
<link href="css/h5player.css" type="text/css" rel="stylesheet" />
<style>
</style>
</head>
<body>
<!-- 页面内容 -->
<div id="content">
<div class="videobox">
<img src="images/sucai.jpg" style="display:none" border="0" alt="img">
<video id="vplayer" controls autoplay loop muted>
<source src="" type="video/mp4">
您的浏览器不支持 Video 标签。
</video>
</div>
</div>
<script type="text/javascript" src="js/h5player.js"></script>
</body>
</html>