Browse Source

首页视频播放问题

jwyu 2 years ago
parent
commit
4207f3c28e
1 changed files with 1 additions and 1 deletions
  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> -->