You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <!--pages/checkImg/checkImg.wxml-->
- <text>pages/checkImg/checkImg.wxml</text>
- <swiper>
- <swiper-item>
- <image src="../../asset/image/test.png" mode="" />
- </swiper-item>
- <swiper-item>
- <image src="../../asset/image/test.png" mode="" />
- </swiper-item>
- <swiper-item>
- <image src="../../asset/image/test.png" mode="" />
- </swiper-item>
- <swiper-item>
- <image src="../../asset/image/test.png" mode="" />
- </swiper-item>
- <swiper-item>
- <image src="../../asset/image/test.png" mode="" />
- </swiper-item>
- </swiper>
|