docs: uniform color

This commit is contained in:
chenjiahan
2020-11-30 23:00:32 +08:00
committed by neverland
parent aad0559064
commit bb18310f1b
27 changed files with 42 additions and 47 deletions
@@ -32,7 +32,7 @@ exports[`renders demo correctly 1`] = `
</div>
<div>
<div role="checkbox" tabindex="0" aria-checked="true" class="van-checkbox">
<div class="van-checkbox__icon van-checkbox__icon--round van-checkbox__icon--checked"><i class="van-icon van-icon-success" style="border-color: #07c160; background-color: rgb(7, 193, 96);">
<div class="van-checkbox__icon van-checkbox__icon--round van-checkbox__icon--checked"><i class="van-icon van-icon-success" style="border-color: #ee0a24; background-color: rgb(238, 10, 36);">
<!----></i></div><span class="van-checkbox__label">
自定义颜色
</span>