https://github.com/nan1010082085/vue-components/tree/master/CustomCalendar

引入 main.js

组件中使用 默认

自定义左侧icon 
某一个日期出现选中状态, 圆点模式

[ { active : 1 } ]
数组对象, 其中必须有 key = active, value :Number // 为组件判断某一日选中参数

