|
@@ -154,7 +154,7 @@
|
|
|
@click="lockVideo"
|
|
|
id="myvideo" :class="videoType?'videoOpacity1':'videoOpacity0'"
|
|
|
:controls="false" :muted="true" :autoplay="true"
|
|
|
- :show-fullscreen-btn="false"
|
|
|
+ :show-fullscreen-btn="true"
|
|
|
:show-play-btn="false"
|
|
|
:show-center-play-btn="false"
|
|
|
:enable-progress-gesture="false"
|