var swiper = new Swiper(".focus", {
autoplay:true,
// effect:'fade',
loop:true,
pagination: {
el: ".focus .swiper-pagination",
clickable: true,
renderBullet: function (index, className) {
return '<span class="' + className + '">' + (index + 1) + "</span>";
},
},
});
var swiper2 = new Swiper(".aq .swiper",{
autoplay:true,
effect:'fade',
loop:true,
})
中国科技“踢”满世界杯全场
【文体市场面面观】
从“早餐配足球”看流量转化密码
打通新能源重卡应用堵点
【每周经济观察】
节能降碳就是赋能发展
互联网视听节目服务自律公约
北京市鑫诺律师事务所
互联网新闻信息服务许可证(10120170008)
网络传播视听节目许可证(0107190)
京ICP备18036557号
var swiper = new Swiper(".focus", {
autoplay:true,
// effect:'fade',
loop:true,
pagination: {
el: ".focus .swiper-pagination",
clickable: true,
renderBullet: function (index, className) {
return '<span class="' + className + '">' + (index + 1) + "</span>";
},
},
});
var swiper2 = new Swiper(".aq .swiper",{
autoplay:true,
effect:'fade',
loop:true,
})