浏览代码

首页视频播放问题

jwyu 2 年之前
父节点
当前提交
4207f3c28e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/report/Index.vue

+ 1 - 1
src/views/report/Index.vue

@@ -240,7 +240,7 @@ let filterSize=ref('30%')
         </div>
 
         <!-- 关于 我们 -->
-        <div class="about-us-box" v-show="listState.firstClassifyId==0||(listState.firstClassifyId!=0&&listState.secClassifyId==0&&width<768)">
+        <div class="about-us-box" v-if="listState.firstClassifyId==0||(listState.firstClassifyId!=0&&listState.secClassifyId==0&&width<768)">
             <div class="flex box top-box">
                 <div class="left">
                     <!-- <video controls loop src="https://hongze.oss-cn-shanghai.aliyuncs.com/static/video_03.mp4"></video> -->