“swiper” 的搜索结果,共8条

swiper 常用参数
swiper 常用参数

swiper 回调函数 on: { slideChangeTransitionEnd: function(){ console.log(this.activeIndex) if (this.activeInd...

swiper  嵌套切换
swiper 嵌套切换

<div class="c2_index"> <div class="c2_con"> {% for key, value in app(&#39;category&#39;).lists(&#39;product&#39;) %} ...

swiper tab切换
swiper tab切换

<ul class="sw-tab-li"> {% for value in app(&#39;category&#39;).lists(&#39;news&#39;) %} <li><a href="{{ value.url }}" clas...

swiper 自动切换
swiper 自动切换

<div class="pin_swiper"> <div class="swiper-wrapper"> {% for value in app(&#39;section&#39;).id(&#39;67303&#39;) %} ...

swiper 3D切换
swiper 3D切换

<div class="nei4"> <div class="changh clearfix"> <div class="cpp wow slideInUp"> <div class="cpp_a">荣誉资...

swiper 鼠标移入切换
swiper 鼠标移入切换

swiper鼠标移入切换

swiper 分组切换
swiper 分组切换

常见swiper分组代码

swiper 双排切换分组
swiper 双排切换分组

<div class="proswiper swiper-cp1"> <div class="swiper-wrapper"> {% for value in products.show(0,6,0,1) %} <div...