庞东旭 hace 2 años
padre
commit
86fe8acb99
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/views/index.vue

+ 1
- 1
src/views/index.vue Ver fichero

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


Cargando…
Cancelar
Guardar