修改电控分厂设备提醒显示问题
This commit is contained in:
parent
19ef776233
commit
2633d970cc
BIN
src/assets/img/water_room.png
Normal file
BIN
src/assets/img/water_room.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 146 KiB |
@ -18,7 +18,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div v-if="tipList.length > 0" class="swiperbox">
|
<div v-if="tipList.length > 0" class="swiperbox">
|
||||||
<swiper-container :slides-per-view="per_view" :initialSlide="1" :loop="true" :space-between="spaceBetween"
|
<swiper-container :slides-per-view="per_view" :initialSlide="1" :loop="true" :space-between="spaceBetween"
|
||||||
:centered-slides="true" direction="vertical" :autoplay="{
|
direction="vertical" :autoplay="{
|
||||||
delay: 3000,
|
delay: 3000,
|
||||||
disableOnInteraction: false,
|
disableOnInteraction: false,
|
||||||
}" @progress="onProgress" @slidechange="onSlideChange">
|
}" @progress="onProgress" @slidechange="onSlideChange">
|
||||||
|
Loading…
Reference in New Issue
Block a user