TangSY / vue-hash-calendar

vue移动端日期、时间选择插件(支持农历/节假日),日期选择面板以日历形式展示。上下滑动切换周/月模式。支持快速切换年份和月份。支持两种模式:1,月模式,左右滑动切换月份。2、周模式,左右滑动切换周。
https://www.hxkj.vip/demo/calendar/
MIT License
315 stars 75 forks source link

设置了disabledScroll="vertical"滑动日历区域不能滚动页面 #114

Closed jiangyong1998 closed 2 years ago

jiangyong1998 commented 2 years ago

需要禁止上下滑动切换周视图,又要滑动日历区域页面正常滚动 组件版本:1.4.17

TangSY commented 2 years ago

disabledWeekView:true 可以使用这个属性代替