Conversation
核心问题:预设选中后下方 Tab 编辑器仍展开显示混乱的技术细节。 重新设计为三层交互: 1. 预设按钮(一键选择常见场景,选中高亮,无多余 UI) 2. 自定义选择器(每天/每周/每月/间隔四种模式,直观的时间选择器 和星期按钮,无需理解 cron 语法) 3. 手动输入(高级用户直接编辑 cron 表达式) 同时优化中文描述为自然语言("每天 02:00 执行" 替代 "02 时 00 分 执行")
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
三层交互:预设→自定义选择器→手动输入