a
This commit is contained in:
parent
2ed8c8892a
commit
766c170d3f
1 changed files with 2 additions and 0 deletions
|
|
@ -116,6 +116,8 @@ function setSwiperRef(swiper) {
|
||||||
|
|
||||||
function onSlideChange() {
|
function onSlideChange() {
|
||||||
tab = tabs[swiperRef.activeIndex];
|
tab = tabs[swiperRef.activeIndex];
|
||||||
|
console.log(tab);
|
||||||
|
console.log(tabs);
|
||||||
}
|
}
|
||||||
|
|
||||||
function syncSlide(index) {
|
function syncSlide(index) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue