This commit is contained in:
@@ -2,11 +2,10 @@
|
|||||||
<div id="variations" class="main-carousel">
|
<div id="variations" class="main-carousel">
|
||||||
<h2>Актуальные варианты</h2>
|
<h2>Актуальные варианты</h2>
|
||||||
|
|
||||||
<!-- :autoplay="{ delay: 2000 }" -->
|
|
||||||
|
|
||||||
<Swiper
|
<Swiper
|
||||||
:modules="[Navigation, Autoplay]"
|
:modules="[Navigation, Autoplay]"
|
||||||
:loop="true"
|
:loop="true"
|
||||||
|
:autoplay="{ delay: 2000 }"
|
||||||
:navigation="true"
|
:navigation="true"
|
||||||
:slides-per-view="1.2"
|
:slides-per-view="1.2"
|
||||||
:space-between="16"
|
:space-between="16"
|
||||||
|
|||||||
Reference in New Issue
Block a user