mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-23 21:47:49 +08:00
移除多余div
This commit is contained in:
parent
e545b00a8f
commit
ee56e1d42e
@ -4,7 +4,6 @@
|
|||||||
style="width:100%; height: 100%; background-color: #000000;margin:0 auto;position: relative;"
|
style="width:100%; height: 100%; background-color: #000000;margin:0 auto;position: relative;"
|
||||||
@dblclick="fullscreenSwich"
|
@dblclick="fullscreenSwich"
|
||||||
>
|
>
|
||||||
<div style="width:100%; padding-top: 56.25%; position: relative;" />
|
|
||||||
<div id="buttonsBox" class="buttons-box" v-if="showButton">
|
<div id="buttonsBox" class="buttons-box" v-if="showButton">
|
||||||
<div class="buttons-box-left">
|
<div class="buttons-box-left">
|
||||||
<i v-if="!playing" class="iconfont icon-play jessibuca-btn" @click="playBtnClick" />
|
<i v-if="!playing" class="iconfont icon-play jessibuca-btn" @click="playBtnClick" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user