salix/modules/ticket/front/boxing/index.html

6 lines
186 B
HTML

<vn-card>
<video id="videobcg" muted controls class="video" autoplay>
<source src="http://localhost:5000/api/Boxings/getVideo?id=1" type="video/mp4">
</video>
</vn-card>