zizhong.wang %!s(int64=3) %!d(string=hai) anos
pai
achega
4798333efc
Modificáronse 1 ficheiros con 1 adicións e 6 borrados
  1. 1 6
      pages/index/index.vue

+ 1 - 6
pages/index/index.vue

@@ -20,12 +20,7 @@
           :key="index"
           class="swiper-content"
         >
-          <image
-            :src="item.pic_path"
-            mode="aspectFill"
-            style="width: 100%; height: 100%"
-			@click="swiperNavGoPage(item)"
-          ></image>
+          <image :src="item.pic_path"  mode="aspectFill" style="width: 100%; height: 100%" @click="swiperNavGoPage(item)"></image>
         </swiper-item>
       </swiper>
       <image src="../../static/Intersect.svg" class="groove-img"></image>