mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
[improvement] ImagePreview: indicator color (#2187)
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
<swipe
|
<swipe
|
||||||
ref="swipe"
|
ref="swipe"
|
||||||
:loop="loop"
|
:loop="loop"
|
||||||
|
indicator-color="white"
|
||||||
:initial-swipe="startPosition"
|
:initial-swipe="startPosition"
|
||||||
:show-indicators="showIndicators"
|
:show-indicators="showIndicators"
|
||||||
@change="onChange"
|
@change="onChange"
|
||||||
|
Reference in New Issue
Block a user