feat: 统一聊天 Markdown 渲染

- 新增 ChatTimeMarkdown 并在管理端、用户端聊天入口复用

- 收敛聊天页面重复 Markdown 样式,保留工具和思考块独立渲染
This commit is contained in:
2026-05-18 09:59:59 +08:00
parent a186066641
commit 0947009ee6
15 changed files with 638 additions and 107 deletions

View File

@@ -1366,6 +1366,9 @@ importers:
vue:
specifier: ^3.5.17
version: 3.5.24(typescript@5.9.3)
vue-element-plus-x:
specifier: 'catalog:'
version: 1.3.7(rollup@4.53.2)(vue@3.5.24(typescript@5.9.3))
vue-json-viewer:
specifier: 'catalog:'
version: 3.0.4(vue@3.5.24(typescript@5.9.3))