This commit is contained in:
ThatOneCalculator 2022-10-25 11:25:29 -07:00
parent 362f20972f
commit 95bb87b29f
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,8 @@ function setSwiperRef(swiper) {
function onSlideChange() {
tab = tabs[swiperRef.activeIndex];
console.log(tab);
console.log(tabs);
}
function syncSlide(index) {