您可以参考Cron表达式的语法规则,或者使用vue-cron-editor-buefy提供的实时预览功能来调试表达式。 问题2:编辑器样式不符合预期 解决方案:vue-cron-editor-buefy基于Buefy库构建,您可以通过覆盖Buefy的CSS样式来定制编辑器的外观。此外,vue-cron-editor-buefy也提供了一些自定义配置项,允许您根据需要调整编辑器的行为。
预览cron表达式: {{ expression }} cron表达式解释: {{ explainAddCron }} <el-button type="primary" size="medium" @click="cronConfirm" style="margin-left: 88%;">确定 </el-button> </el-dialog> </el-form> </template> import VueCronEditorBuefy from 'vue-cron-editor-buefy'; import...
https://karoletrych.github.io/vue-cron-editor/ (The code is here:https://github.com/karoletrych/vue-cron-editor/blob/master/src/App.vue) Requirements Vue ^2.0 Installation vue-cron-editor-buefy npm install vue-cron-editor-buefy --save ...
VueCronEditorBootstrap is a component library built with Vue and Bootstrap-Vue allowing for easier editing of cron expressions. - vue-cron-editor-bootstrap/tsconfig.json at main · tenrok/vue-cron-editor-bootstrap
cron-editor-vue30.0.13 • Public • Published 2 years ago Readme Code Beta 1 Dependency 0 Dependents 14 Versions Vue 3 + Vite This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 SFCs, check out the script setup docs to learn more. Rec...
使用Vue的定时任务插件:如果你使用了Vue的定时任务插件,比如vue-cron或vue-cron-editor,停止定时任务的方法会有所不同。通常,这些插件会为定时任务提供相应的方法来启动和停止任务。 例如,使用vue-cron插件创建了一个定时任务: <template> <cron-editor v-model="cronExpression"></cron-editor> 启动任务...
Latest version: 0.2.17, last published: 4 years ago. Start using vue-cron-editor-buefy in your project by running `npm i vue-cron-editor-buefy`. There is 1 other project in the npm registry using vue-cron-editor-buefy.
Cron editor for Element Plus Version3.1.6LicenseMIT INSTALL Version: Static Open in jsfiddle Learn more ReadmeFilesStatisticsBrowse CDN Top version -0 Full @vue-js-cron/element-plus Download Stats Share Keywords vue vue.js vue component
@vue-js-cron/core abichinger esm cjs A renderless Vue.js cron editor.Version 5.4.2 License MIT Keywordsvuevue.jsvue componentcroncron expressioncron editorrenderless INSTALL Version: Static Static Latest Patch Latest Minor Latest Major Open in jsfiddle Learn moreRead...
karoletrych/vue-cron-editorPublic archive NotificationsYou must be signed in to change notification settings Fork26 Star63 Code Issues4 Pull requests18 Actions Projects Wiki Security Insights Additional navigation options Files master .github public ...