Explorar el Código

2024-11-05 修改02

luguang hace 2 semanas
padre
commit
1a7cc476e5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -26,7 +26,7 @@
         <!-- 第二行-->
         <div class="wrapperTop">
           <swiper
-
+            v-if="showTop"
             class="swiper-containewTop"
             ref="mySwiperTop"
             :options="swiperOptionsTop"