Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-09-28 11:46:26 +08:00
72 changed files with 259 additions and 243 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export default {
### Dual thumb
Add `range` attribute to open dual thumb mode
Add `range` attribute to open dual thumb mode.
```html
<van-slider v-model="value" range @change="onChange" />