소스 검색

首页视频播放问题

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