bump vant-icon@1.0.2 (#2358)

This commit is contained in:
neverland
2018-12-22 11:23:45 +08:00
committed by GitHub
parent dec920e36e
commit 92ebce4462
6 changed files with 80 additions and 38 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<template v-else>
<icon name="photograph" />
<span class="label">{{ value ? '重拍' : '拍照' }}</span>
<icon name="picture" />
<icon name="photo" />
<span class="label">{{ value ? '重新选择照片' : '选择照片' }}</span>
</template>
</div>