<swiper :style="'height:'+windowHeight+'px'" :indicator-dots="true" :autoplay="false" :interval="3000" :duration="1000">
<swiper-item :style="'height:'+windowHeight+'px'">
<view class="swiper-item" :style="'height:'+windowHeight+'px'" style="background-color: aqua;">1</view>
</swiper-item>
<swiper-item :style="'height:'+windowHeight+'px'">
<view class="swiper-item" :style="'height:'+windowHeight+'px'" style="background-color: blueviolet;">2</view>
</swiper-item>
</swiper>
凌晨四点半
- 发布:2023-08-29 20:43
- 更新:2023-08-29 20:43
- 阅读:199
1 个回复
凌晨四点半 (作者)
真的是脑壳疼阿