test
This commit is contained in:
parent
8ae4a32bb8
commit
9c8b280c2f
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "12.119.0-calc.1-rc.9.1",
|
||||
"version": "12.119.0-calc.1-rc.9.3",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -120,6 +120,7 @@ function onSlideChange() {
|
|||
|
||||
function syncSlide(index) {
|
||||
swiperRef.slideTo(index);
|
||||
tab = tabs[index];
|
||||
}
|
||||
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue