From 80621440011056aa20865aa9449c73b123d6bb48 Mon Sep 17 00:00:00 2001 From: "DESKTOP-72TV0V4\\caoxiaozhu" Date: Wed, 11 Mar 2026 17:22:47 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20Chat=20=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- web/src/views/Chat.vue | 162 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 155 insertions(+), 7 deletions(-) diff --git a/web/src/views/Chat.vue b/web/src/views/Chat.vue index e8a891b..bdb9059 100644 --- a/web/src/views/Chat.vue +++ b/web/src/views/Chat.vue @@ -1,8 +1,85 @@