update code
parent
0e0dc1234c
commit
c77181e3e3
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue