浏览代码

优化布局

xiaohaizhao 1 年之前
父节点
当前提交
4581c50f47
共有 1 个文件被更改,包括 1 次插入2 次删除
  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"