uni-app swiper


官网写的真的我一直报错,至今未解决

 
<view>
		<swiper class="swiper" circular="flase" autoplay="true" indicator-dots="true" indicator-color="#fff">
		 	<swiper-item >
				<image src="../../static/1.jpg"></image>
			</swiper-item>
			<swiper-item >
				<cover-image src="../../static/2.jpg"></cover-image>
			</swiper-item>
			<swiper-item >
				<image src="../../static/11.jpg"></image>
			</swiper-item> 
			<swiper-item >
				<image src="../../static/12.jpg"></image>
			</swiper-item> 
		
		</swiper>
</view>

  



免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM