From 9cb6b68df5a3a62d06ef54730059242284a01afc Mon Sep 17 00:00:00 2001 From: xiaji Date: Tue, 16 Jun 2026 22:30:48 +0800 Subject: [PATCH] =?UTF-8?q?feat(feed):=20=E7=BE=8E=E5=9B=A2=E8=AF=84?= =?UTF-8?q?=E8=AE=BA=E5=AE=8C=E6=95=B4=E6=98=BE=E7=A4=BA=20+=20Angel=20?= =?UTF-8?q?=E8=AF=84=E8=AE=BA=E6=94=B9=E5=90=8D=E4=B8=BA=20Agnes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Feed.vue 美团评论 v-html 改用 highlightHtml(escape + 高亮,不再 140 字符截断) - Feed.vue 'Angel 评论' 改 'Agnes 评论'(CSS 注释 + 模板注释同步) - ArticleDetail / AdminLlmSettings / API commentary_engine 字段不动 (后者是 provider 标识符,改值会让老数据错乱) --- frontend/src/views/Feed.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/views/Feed.vue b/frontend/src/views/Feed.vue index 339b4df..6eae32b 100644 --- a/frontend/src/views/Feed.vue +++ b/frontend/src/views/Feed.vue @@ -614,9 +614,9 @@ onMounted(async () => { )" /> - +
- +
- 💬 Angel 评论 + 💬 Agnes 评论 {
评论生成失败,后台 enrichment_loop 会重试 @@ -857,7 +857,7 @@ onMounted(async () => { } .commentary-label-meituan { - color: #c2410c; /* 橙色,与 Angel 区分 */ + color: #c2410c; /* 橙色,与 Agnes 区分 */ } .commentary-text-failed,