dedsudiyu 1 年之前
父节点
当前提交
7ecd1f3d0b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/earlyWarningManage/earlyWarningDetail.vue

+ 1 - 1
pages/earlyWarningManage/earlyWarningDetail.vue

@@ -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"