maxdate专题

index.js:235 uView提示:maxDate不能小于当前时间

组件不合理的提示。我就是不想让他maxDate选择未来时间。 需求:用uview的calendar做一个时间段的选择,当设置maxDate为今天,遇到这个无理的提示。 1、找到calendar组件源码提示位置 2、注释掉这段代码 3、看效果 我的代码 <template><view class="container"><view class="top"><view clas