mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
parent
cfbf07bb8a
commit
40072f6d4c
@ -142,7 +142,7 @@ Page({
|
||||
|
||||
### 自定义日期范围
|
||||
|
||||
通过`min-date`和`max-date`定义日历的范围
|
||||
通过`min-date`和`max-date`定义日历的范围,需要注意的是`min-date`和`max-date`的区间不宜过大,否则会造成严重的性能问题。
|
||||
|
||||
```html
|
||||
<van-calendar
|
||||
|
Loading…
x
Reference in New Issue
Block a user