111
This commit is contained in:
parent
c1124d4016
commit
ca1ab4ff03
|
@ -49,7 +49,7 @@
|
|||
>
|
||||
<video width="1080" controls>
|
||||
<source
|
||||
src="https://www.runoob.com/try/demo_source/mov_bbb.mp4"
|
||||
src="rtmp://60.163.194.26:5079/streamDelivery_ZS01_82/3_1_6dad3a6/3aec18984362ce8a93c05247a8836884"
|
||||
type="video/mp4"
|
||||
/>
|
||||
</video>
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
<p>返回</p>
|
||||
</div>
|
||||
<!-- v-if="dataMyTag.camera" -->
|
||||
<div class="videoCamera" v-if="dataMyTag.camera" @click="openCamera()">
|
||||
<div class="videoCamera" v-if="true" @click="openCamera()">
|
||||
<img src="@/assets/images/sxt_detail.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue