UNPKG
press-swiper
Version:
latest (2.2.8)
2.2.8
适配多端的高自定义轮播组件,多种3D效果。全面对标swiperjs。
github.com/zebra-ui/zebra-uniapp-swiper
zebra-ui/zebra-swiper
press-swiper
/
libs
/
translate
/
maxTranslate.js
3 lines
•
93 B
JavaScript
View Raw
1
2
3
export
default
function
maxTranslate
(
) {
return
-
this
.
snapGrid
[
this
.
snapGrid
.
length
-
1
]; }