视频路径提交

master
cp 2021-12-03 15:00:00 +08:00
parent f47279ea99
commit d9456a7026
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>