test(Calendar): add max-range test case

This commit is contained in:
陈嘉涵
2020-01-15 19:16:37 +08:00
parent 038b622e9d
commit 13bbd73141
3 changed files with 27 additions and 0 deletions
@@ -43,6 +43,10 @@ exports[`renders demo correctly 1`] = `
<div class="van-cell__title"><span>自定义弹出位置</span></div><i class="van-icon van-icon-arrow van-cell__right-icon">
<!----></i>
</div>
<div role="button" tabindex="0" class="van-cell van-cell--clickable">
<div class="van-cell__title"><span>日期区间最大范围</span></div><i class="van-icon van-icon-arrow van-cell__right-icon">
<!----></i>
</div>
</div>
<div>
<div class="van-calendar" style="height: 500px;">