|
|
@@ -4,7 +4,7 @@ |
|
|
|
<van-col span="2"> |
|
|
|
<van-image src="../../static/images/index/logo.png" /> |
|
|
|
</van-col> |
|
|
|
<van-col span="22" style="line-height: 29px;font-size: 20px;">农村产权交易平台</van-col> |
|
|
|
<van-col span="22" style="line-height: 29px;font-size: 20px;">农村产权交易服务平台</van-col> |
|
|
|
</van-row> |
|
|
|
<van-swipe class="my-swipe" :autoplay="3000" height="180" indicator-color="white" :show-indicators="false"> |
|
|
|
<van-swipe-item v-for="(item,index) in bannerList" :key="index"> |
|
|
|