优化: aichat 工具体验补强(切生成会话占位气泡治丢首响应/read_symbol符号级提示/失败引导/审批失败toast) + 修复 WorkflowDagDisplay 崩页与 aiChat i18n 缺key

This commit is contained in:
lxy
2026-08-09 21:34:53 +08:00
parent cad76ffdf2
commit 37040616bd
10 changed files with 335 additions and 21 deletions
+3
View File
@@ -126,6 +126,9 @@ export default {
// ── F-260614-05 Phase 2b: 图片输入(粘贴/拖拽) ──
// 粘贴/拖拽图片到输入框,发送时构造多模态 ContentPart[] 渲染到用户气泡
pickImage: '选择图片',
pickImageTitle: '选择图片(可粘贴/拖拽)',
imageFilter: '图片文件',
removeImage: '移除图片',
imagePreviewAlt: '待发送图片',
imageTooLarge: '图片过大(上限 10MB),已跳过',