# calendar_vue **Repository Path**: jiang_xiao_lei/calendar_vue ## Basic Information - **Project Name**: calendar_vue - **Description**: 基于vue的日历控件calendar_vue 入门、简洁;自定义日期;农历日期; - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 1 - **Created**: 2021-06-22 - **Last Updated**: 2025-02-12 ## Categories & Tags **Categories**: vue-extensions **Tags**: None ## README | 参数 | 说明 | 示例 | | :------------: | :--------------: | :------------: | | customList | 自定义日期 | ["2021-12-01"] | | Multiple | 是否多选 | false | | historicalDate | 过往日期是否可选 | true | | 事件 | 回调参数 | | :----: | :------------------------------------: | | result | {year:"2021",month: "06",day: "11"...} | ![Image text](https://gitee.com/jiang_xiao_lei/calendar_vue/raw/master/src/assets/image-20210622142305069.png) ![Image text](https://gitee.com/jiang_xiao_lei/calendar_vue/raw/master/src/assets/image-20210622142315601.png)