mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
docs: uniform color
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
<demo-block :title="t('customColor')">
|
||||
<van-switch
|
||||
v-model="checked3"
|
||||
active-color="#07c160"
|
||||
inactive-color="#ee0a24"
|
||||
active-color="#ee0a24"
|
||||
inactive-color="#dcdee0"
|
||||
/>
|
||||
</demo-block>
|
||||
|
||||
|
Reference in New Issue
Block a user