From ad1951810859522a98e36d98ee7748bf1355e419 Mon Sep 17 00:00:00 2001 From: teukkk Date: Fri, 4 Jul 2025 15:27:32 +0800 Subject: [PATCH] refactor: chat embed --- .../component/NodeContent.vue | 6 +- ui/src/views/chat/embed/index.vue | 140 ++++++++++++------ ui/src/views/chat/mobile/index.vue | 1 + 3 files changed, 103 insertions(+), 44 deletions(-) diff --git a/ui/src/views/application-workflow/component/NodeContent.vue b/ui/src/views/application-workflow/component/NodeContent.vue index e5e238842..abdc2dfb3 100644 --- a/ui/src/views/application-workflow/component/NodeContent.vue +++ b/ui/src/views/application-workflow/component/NodeContent.vue @@ -14,7 +14,8 @@