[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
ref="swipe"
:loop="loop"
indicator-color="white"
:initial-swipe="startPosition"
:show-indicators="showIndicators"
@change="onChange"