Go to file
lihanbo 735fbfb83d 优化渲染逻辑和界面布局
在 `MarkdownWpfRenderer.cs` 中,更新了 `RenderHtmlBlock` 方法以处理以 `<think>` 开头的文本,返回包含进度条和可选择文本块的 `Expander` 控件。更新了 `App.xaml`,移除了 `mu:ThemeDictionary` 的 `ColorMode` 属性。修改了 `AiMessageControll.xaml`,将布局从 `StackPanel` 更改为 `DockPanel`,并添加了 `ButtonGroup`。在 `ImportViewModel.cs` 中,调整了调试模式下的消息处理逻辑,确保正确处理用户输入的消息。
2025-03-05 09:41:15 +08:00
.vs 切换项目结构 2025-02-28 09:20:53 +08:00
.vscode 优化 Excel 数据处理和命令发送逻辑 2025-03-04 16:02:39 +08:00
src 优化渲染逻辑和界面布局 2025-03-05 09:41:15 +08:00
.gitignore 更新 .gitignore 文件 2025-03-03 09:23:47 +08:00