update code
parent
0e0dc1234c
commit
c77181e3e3
|
@ -87,7 +87,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="video-enlarge-content">
|
<div class="video-enlarge-content">
|
||||||
<div :style="playDivCss">
|
<div :style="playDivCss">
|
||||||
<video src="rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mp4"></video>
|
|
||||||
<video v-if="type != 'hk' && type != 'hzhk' && !exception" ref="playDiv"
|
<video v-if="type != 'hk' && type != 'hzhk' && !exception" ref="playDiv"
|
||||||
style="height: 100%;width: 100%" controls autoplay muted webkit-playsinline
|
style="height: 100%;width: 100%" controls autoplay muted webkit-playsinline
|
||||||
playsinline></video>
|
playsinline></video>
|
||||||
|
|
Loading…
Reference in New Issue