Merge branch '2.x' into dev
This commit is contained in:
@@ -114,7 +114,7 @@ export default {
|
||||
通过 `color` 属性可以自定义日历的颜色,对选中日期和底部按钮生效。
|
||||
|
||||
```html
|
||||
<van-calendar v-model:show="show" color="#07c160" />
|
||||
<van-calendar v-model:show="show" color="#1989fa" />
|
||||
```
|
||||
|
||||
### 自定义日期范围
|
||||
|
||||
Reference in New Issue
Block a user