|
|
|
@ -24,10 +24,10 @@ |
|
|
|
|
:distance="storeInfo.distance_text" |
|
|
|
|
:list="headSwiperList" |
|
|
|
|
></home-head> |
|
|
|
|
<view style="padding:30rpx 24rpx 20rpx 24rpx;background: #fff;" class="notice"> |
|
|
|
|
<!-- <view style="padding:30rpx 24rpx 20rpx 24rpx;background: #fff;" class="notice"> |
|
|
|
|
<u-notice-bar :volume-icon="true" mode="vertical" :more-icon="true" :list="list"></u-notice-bar> |
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
</view> --> |
|
|
|
|
<view style="height:20upx;width:100%;background:#fff"></view> |
|
|
|
|
<!-- 自定义模块 --> |
|
|
|
|
<view class="template-box"> |
|
|
|
|
<block v-for="(item, index) in homeTemplate" :key="item.id"> |
|
|
|
|