|
|
@ -267,7 +267,7 @@ |
|
|
|
</style> |
|
|
|
<template> |
|
|
|
<view class="container"> |
|
|
|
<swiper autoplay :interval="10*1000" v-if="headImgs.length>0" class="headImg" circular> |
|
|
|
<swiper autoplay :interval="5*1000" v-if="headImgs.length>0" class="headImg" circular> |
|
|
|
<swiper-item v-for="(v,k) in headImgs" :key="k"> |
|
|
|
<u-image :src="`${host}/${v}`" width="100%" height="100%" mode="aspectFill"> |
|
|
|
<text slot="error" class="plant-xiaopangchetupianjiazaishibai"/> |
|
|
|