UNPKG
mini-app-swiper
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
在小程序环境内无限轮播效果,并且不满足外层容器宽度时不轮播, 自定义内部slide
github.com/y213140/mini-app-swiper
mini-app-swiper
/
src
/
pages
/
swiper
/
index.module.less
7 lines
(5 loc)
•
85 B
text/less
View Raw
1
2
3
4
5
6
7
.slideView
{
padding
:
10px
30px
;
background-color
: aqua;
margin-right
:
30px
; }