pag
This commit is contained in:
parent
91cefe12f1
commit
5acac6cbfb
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "12.118.1-calc.12.6",
|
||||
"version": "12.118.1-calc.12.7",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
/>
|
||||
</div>
|
||||
<div v-else class="tl _block">
|
||||
<swiper :modules="[Pagination, Virtual]" :add-slides-after="1" :add-slides-before="1" virtual>
|
||||
<swiper :modules="[Pagination]" :pagination="{ dynamicBullets: true, }">
|
||||
<swiper-slide>
|
||||
<XTimeline
|
||||
ref="tl"
|
||||
|
|
Loading…
Reference in New Issue