feat: 优化定时任务管理与日志体验

- 增加工作流选项、时间范围筛选和日志详情展示

- 支持可配置自动刷新、轻量局部更新与响应式布局
This commit is contained in:
2026-08-31 14:57:20 +08:00
parent 8c174e5c02
commit 155af9989c
9 changed files with 1533 additions and 133 deletions

View File

@@ -19,5 +19,6 @@
"workflow": "Workflow",
"beanMethod": "BeanMethod",
"javaMethod": "JavaMethod",
"example": "example"
"example": "example",
"triggerAccepted": "The job has been submitted"
}