Html
    Css
    Js

    
                        
@import url("https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/Swiper/5.4.5/css/swiper.min.css");
html,body {
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}
.swiper {
	width:100%;
	height:100%;
	--swiper-theme-color:#DB2C32;
	text-align:center;
	color:white;
	font-size:24px;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

swiper全屏滚动切换

更新时间:2021-11-17 08:22:34

0