chore: prettier all demos

This commit is contained in:
陈嘉涵
2020-01-19 15:39:00 +08:00
parent 207e80f396
commit 82208c42b8
55 changed files with 646 additions and 498 deletions
+3 -1
View File
@@ -14,7 +14,9 @@
<demo-block :title="$t('uploadStyle')">
<van-uploader>
<van-button type="primary" icon="photo">{{ this.$t('upload') }}</van-button>
<van-button type="primary" icon="photo">
{{ this.$t('upload') }}
</van-button>
</van-uploader>
</demo-block>