[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"