# vue-cron **Repository Path**: lindeyi/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**: 565 - **Forks**: 184 - **Created**: 2018-06-11 - **Last Updated**: 2025-05-26 ## Categories & Tags **Categories**: vue-extensions **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)