[improvement] ImagePreview: indicator color (#2187)

This commit is contained in:
neverland
2018-11-30 15:33:30 +08:00
committed by GitHub
parent 916dbd9927
commit fe805af905

View File

@@ -15,6 +15,7 @@
<swipe
ref="swipe"
:loop="loop"
indicator-color="white"
:initial-swipe="startPosition"
:show-indicators="showIndicators"
@change="onChange"