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

View File

@@ -27,7 +27,7 @@
:key="express.name + express.address"
:title="express.name"
:label="express.address"
icon="location"
icon="location-o"
clickable
@click="onSelect(express)"
/>