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

swiper轮播图的无法通过修改current参数来指定跳转到第几张图片,希望能加上这个功能 #211

Closed
Creat55 opened this issue Apr 1, 2024 · 1 comment
Labels
feature: need confirm 待确认的新特性

Comments

@Creat55
Copy link
Contributor

Creat55 commented Apr 1, 2024

这个功能解决了什么问题?

在使用swiper组件时
<wd-swiper :list="picture_list" :autoplay="false" :current="current_swiper" :indicator="{ type: 'dots-bar' }" @click="handleSwiperClick" /> 在函数中修改绑定的current_swiper值。但是并没有跳转到指定的图片,希望能加上这个功能

你期望的 API 是什么样子的?

当current_swiper.value被修改时,轮播图也能随之切换

@Creat55 Creat55 added the feature: need confirm 待确认的新特性 label Apr 1, 2024
jasper-ops added a commit to jasper-ops/wot-design-uni that referenced this issue Apr 4, 2024
Copy link

此 issue 已被自动锁定,因为关闭后没有任何近期活动。如果有相关 bug,请重新创建一个新 issue。

@github-actions github-actions bot locked and limited conversation to collaborators Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature: need confirm 待确认的新特性
Projects
None yet
Development

No branches or pull requests

1 participant