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