Conversation
bahamutww
commented
Jul 18, 2026
Contributor
- 使用FormStepper组件实现表单步骤导航和跳转
- 提取分步内容到StepBasic、StepConnection、StepModels组件
- 移除同步本地Ollama模型的功能和相关状态
- 优化表单字段校验,错误时自动跳转至对应步骤
- 调整UI布局,移除原有左右两栏形式改为切换步骤显示
- 添加步骤操作按钮组,支持上一页、下一页、测试连接和保存
- 简化标签输入相关状态管理至StepBasic组件内部
- 使用Tooltip组件增强操作按钮的提示信息
- 删除多余导入,优化依赖关系和代码结构
- 在 PROVIDER_OPTIONS 中新增 docsUrl 字段,指向厂商官方 API Key 或开发者平台入口
- 在品牌选择按钮旁添加外链图标,方便用户快速访问文档
- 使用FormStepper组件实现表单步骤导航和跳转 - 提取分步内容到StepBasic、StepConnection、StepModels组件 - 移除同步本地Ollama模型的功能和相关状态 - 优化表单字段校验,错误时自动跳转至对应步骤 - 调整UI布局,移除原有左右两栏形式改为切换步骤显示 - 添加步骤操作按钮组,支持上一页、下一页、测试连接和保存 - 简化标签输入相关状态管理至StepBasic组件内部 - 使用Tooltip组件增强操作按钮的提示信息 - 删除多余导入,优化依赖关系和代码结构
- 在 PROVIDER_OPTIONS 中新增 docsUrl 字段,指向厂商官方 API Key 或开发者平台入口 - 在品牌选择按钮旁添加外链图标,方便用户快速访问文档 - 实现外链点击时阻止事件冒泡,避免触发选择切换 - 调整了按钮和外链图标的布局及样式,提高交互体验
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.