Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无限循环缩略图如何实现 #19

Open
jinxing88 opened this issue Dec 21, 2023 · 0 comments
Open

无限循环缩略图如何实现 #19

jinxing88 opened this issue Dec 21, 2023 · 0 comments
Labels
bug Something isn't working H5

Comments

@jinxing88
Copy link

可复现问题的链接。或可复现问题的,在示例项目中可运行的代码片段

optsThumbs: {
slidesPerView: 5,
freeMode: true,
watchSlidesProgress: true,
thumbs: {
use: true
}
},
opts: {
loop:true,
thumbs: {
swiper: true
}
},

对此问题或BUG的详细描述

loop和thumbs一起使用,swiper无法正常工作

你希望的效果是怎样的

No response

发生问题的版本号

No response

@jinxing88 jinxing88 added bug Something isn't working H5 labels Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working H5
Projects
None yet
Development

No branches or pull requests

1 participant