# calendarSelect **Repository Path**: snooze/calendar-select ## Basic Information - **Project Name**: calendarSelect - **Description**: 基于elementUI日历实现框选,点击单选(取消选择)日期功能, - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-05-06 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 框选div获取时间插件 这个插件目前可以使用,但是有些地方还不是很完善,有兴趣的可以提PR进行修改 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ## 界面截图 ![输入图片说明](https://gitee.com/snooze/screen/raw/master/calendar-select/1.png "1.png") ![输入图片说明](https://gitee.com/snooze/screen/raw/master/calendar-select/2.png "2.png")