From 9b44723b355bf0345c772da0e9bb79a041c7d552 Mon Sep 17 00:00:00 2001 From: bot_dev2 Date: Thu, 6 Aug 2026 14:02:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=8C=E6=88=90=20issue=20#178=20[D1?= =?UTF-8?q?]=20=E6=A0=B7=E5=BC=8F=E5=AF=B9=E9=BD=90=EF=BC=88=E4=B8=8A?= =?UTF-8?q?=EF=BC=89=E2=80=94=E2=80=94=E9=A9=BE=E9=A9=B6=E8=88=B1+?= =?UTF-8?q?=E5=AF=B9=E8=AF=9D=E5=8A=A9=E6=89=8B=E7=A1=AC=E7=BC=96=E7=A0=81?= =?UTF-8?q?=E8=89=B2=E6=94=B9=20vben=20=E4=B8=BB=E9=A2=98=20token=EF=BC=88?= =?UTF-8?q?54=20=E5=A4=84=20hsl(var(--*))=EF=BC=89=EF=BC=8CPage=20?= =?UTF-8?q?=E5=AE=B9=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/iaop/chat/index.vue | 72 ++++++------------ .../iaop/cockpit/components/AlarmPanel.vue | 20 +++-- .../views/iaop/cockpit/components/KpiCard.vue | 28 +++---- .../views/iaop/cockpit/components/NlQuery.vue | 10 ++- .../iaop/cockpit/components/ProcessFlow.vue | 60 +++++++-------- .../iaop/cockpit/components/TrendChart.vue | 11 ++- .../src/views/iaop/cockpit/index.vue | 76 ++++++------------- 7 files changed, 110 insertions(+), 167 deletions(-) diff --git a/deploy/fba/fba-ui-src/apps/web-antdv-next/src/views/iaop/chat/index.vue b/deploy/fba/fba-ui-src/apps/web-antdv-next/src/views/iaop/chat/index.vue index 1686e47..a4009de 100644 --- a/deploy/fba/fba-ui-src/apps/web-antdv-next/src/views/iaop/chat/index.vue +++ b/deploy/fba/fba-ui-src/apps/web-antdv-next/src/views/iaop/chat/index.vue @@ -1,14 +1,12 @@ diff --git a/deploy/fba/fba-ui-src/apps/web-antdv-next/src/views/iaop/cockpit/components/KpiCard.vue b/deploy/fba/fba-ui-src/apps/web-antdv-next/src/views/iaop/cockpit/components/KpiCard.vue index 6eb677f..15fa49d 100644 --- a/deploy/fba/fba-ui-src/apps/web-antdv-next/src/views/iaop/cockpit/components/KpiCard.vue +++ b/deploy/fba/fba-ui-src/apps/web-antdv-next/src/views/iaop/cockpit/components/KpiCard.vue @@ -1,8 +1,8 @@