docs: update field (#7634)

Co-authored-by: 李佳朋 <lijiapeng@chunyu.me>
This commit is contained in:
不是酸柠檬 2020-11-25 20:08:10 +08:00 committed by GitHub
parent 16c3539203
commit 9573aeee5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
<demo-block :title="t('customShape')">
<van-checkbox v-model="checkboxShape" shape="square">
{{ t('customColor') }}
{{ t('customShape') }}
</van-checkbox>
</demo-block>