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
+1 -4
View File
@@ -37,10 +37,7 @@
<van-checkbox v-model="checked">{{ $t('check') }}</van-checkbox>
<template #tip>
{{ $t('tip2') }}
<span
class="edit-address"
@click="onClickLink"
>
<span class="edit-address" @click="onClickLink">
{{ $t('tip3') }}
</span>
</template>