Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-12-01 10:12:54 +08:00
48 changed files with 259 additions and 178 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ export default {
### Custom Color
```html
<van-switch v-model="checked" active-color="#07c160" inactive-color="#ee0a24" />
<van-switch v-model="checked" active-color="#ee0a24" inactive-color="#dcdee0" />
```
### Async Control