Merge branch '2.x' into dev
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user