docs: uniform color

This commit is contained in:
chenjiahan
2020-11-30 22:39:37 +08:00
committed by neverland
parent aad0559064
commit bb18310f1b
27 changed files with 42 additions and 47 deletions

View File

@@ -20,7 +20,7 @@
</demo-block>
<demo-block :title="t('customColor')">
<van-checkbox v-model="checkbox2" checked-color="#07c160">
<van-checkbox v-model="checkbox2" checked-color="#ee0a24">
{{ t('customColor') }}
</van-checkbox>
</demo-block>