main
liudan 1 year ago
parent ab45bc1838
commit c1d7a5472f
  1. 6
      pages/index/index.vue

@ -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">

Loading…
Cancel
Save