kalendae插件日期选择框位置偏移问题 input的父元素定位会影响kalendae插件自带的定位样式;修改父元素的定位即可,如下: //css transform: none; position: initial;