# vue-cron **Repository Path**: leebing/vue-cron ## Basic Information - **Project Name**: vue-cron - **Description**: vue-cron 基于Vue的Cron表达式组件 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 184 - **Created**: 2019-06-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于Vue的Cron表达式组件 #### Description 基于Vue的Cron表达式组件,封装比较简单,没做组件优化,供大家参考 #### Installation 1. 下载本项目 2. 安装依赖包 npm install 3. 运行 npm run dev #### 截图 ![cron](https://gitee.com/lindeyi/vue-cron/raw/master/static/cron1.png) ![cron](https://gitee.com/lindeyi/vue-cron/raw/master/static/cron2.png) ![cron](https://gitee.com/lindeyi/vue-cron/raw/master/static/cron3.png) ![cron](https://gitee.com/lindeyi/vue-cron/raw/master/static/cron4.png) ![cron](https://gitee.com/lindeyi/vue-cron/raw/master/static/cron5.png)