From de79c227e2f77fd1cd93b8f8c5409d2c3437ec59 Mon Sep 17 00:00:00 2001 From: ViperEkura <3081035982@qq.com> Date: Thu, 26 Mar 2026 17:18:47 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=89=8D=E7=AB=AF=E6=80=A7=E8=83=BD?= =?UTF-8?q?=E4=BC=98=E5=8C=96=20-=20=E6=9E=84=E5=BB=BA=E5=88=86=E5=8C=85?= =?UTF-8?q?=E3=80=81=E5=BC=82=E6=AD=A5=E7=BB=84=E4=BB=B6=E3=80=81=E6=B8=B2?= =?UTF-8?q?=E6=9F=93=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/index.html | 3 ++ frontend/src/App.vue | 45 +++++++++++-------- frontend/src/components/ChatView.vue | 9 +++- frontend/src/components/ProcessBlock.vue | 9 +++- .../src/composables/useCodeEnhancement.js | 14 +++++- frontend/src/styles/highlight.css | 2 +- frontend/vite.config.js | 10 +++++ 7 files changed, 67 insertions(+), 25 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 68d26d0..60b5cd8 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -3,6 +3,9 @@
+ + +