Browse Source

优化布局

xiaohaizhao 1 year ago
parent
commit
4581c50f47
1 changed files with 1 additions and 2 deletions
  1. 1 2
      pages/index/index/index.vue

+ 1 - 2
pages/index/index/index.vue

@@ -12,10 +12,9 @@
       </view>
       <view class="head-shop-distance"> 距您{{ shopDetail.distance }} </view>
     </view>
-
+    <view v-else style="height: 10px" />
     <slideshow ref="indexTop" :marginBottom="10" />
     <apps ref="apps" />
-
     <view class="shop" v-if="shopDetail.storename">
       <u-image
         v-if="shopDetail.cover"