修改视频

master
cp 2021-12-03 14:56:14 +08:00
parent efb3661155
commit f47279ea99
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<!--小纸片氛围js--> <!--小纸片氛围js-->
<!--视频灯光--> <!--视频灯光-->
<div class="video-bg"> <div class="video-bg">
<video loop autoplay muted src="../video/img-bg.mp4" ></video> <video loop autoplay muted src="./video/img-bg.mp4" ></video>
</div> </div>
</body> </body>
</html> </html>