<swiper autoplay interval="1000" indicator-dots="true" indicator-color="gray" indicator-active-color="black">
<!--autoplay自动轮播 interval时间 indicator-dots指示点 indicator-color指示点颜色 indicator-active-color选中后的点-->
<swiper-item >
<image src='../../images/src=http___kanimg.9ku.com_kanqq_pic_upload_2018_0911_1536632962936674.jpg&refer=http___kanimg.9ku.jfif'sytle="width:100%; height=500rpx">
</image>
</swiper-item>
<swiper-item >
<image src='../../images/微信图片_20220125165804.jpg' sytle="width:100%; height=500rpx">
</image>
</swiper-item>
<swiper-item >
<image src='../../images/微信图片_20220125170750.jpg'sytle="width:100%; height=500rpx">
</image>
</swiper-item>
<swiper-item >
<image src='../../images/微信图片_20220125181959.jpg' sytle="width:100%; height=500rpx">
</image>
</swiper-item>
</swiper>
这是小程序里index.wxml里面的代码