update code

dev-login
haha 2023-08-23 00:17:50 +08:00
parent 0e0dc1234c
commit c77181e3e3
1 changed files with 1 additions and 2 deletions

View File

@ -86,8 +86,7 @@
<div></div>
</div>
<div class="video-enlarge-content">
<div :style="playDivCss">
<video src="rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mp4"></video>
<div :style="playDivCss">
<video v-if="type != 'hk' && type != 'hzhk' && !exception" ref="playDiv"
style="height: 100%;width: 100%" controls autoplay muted webkit-playsinline
playsinline></video>