mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
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() {
|
||||
tab = tabs[swiperRef.activeIndex];
|
||||
console.log(tab);
|
||||
console.log(tabs);
|
||||
}
|
||||
|
||||
function syncSlide(index) {
|
||||
|
|
Loading…
Add table
Reference in a new issue