[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 <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"