How to realize banner card carousel on mobile terminal?

problem description

I want to implement card-based carousel on mobile, as shown in the figure below. I would like to ask your predecessors what ideas or plug-ins can be implemented.
requirements:

a.
b.
c.

clipboard.png

the environmental background of the problems and what methods you have tried

The

swiper plug-in has no ready-made method to implement

Mar.21,2022

it's easy to use the swiper plug-in. Write a rotation, and then modify the width of the subpage like this.
.swiper-slide {width: 80%;}

specific code can be found in
https://3.swiper.com.cn/demo/.

on this page.

slick Link description


https://github.com/nolimits4w.

Menu