From 542895c61cf8dc04a84fb15b3fa91a9f10fe44a8 Mon Sep 17 00:00:00 2001 From: 2910410219 <2910410219@qq.com> Date: Fri, 29 May 2026 16:56:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=B7=A5=E4=BD=9C=E7=A9=BA?= =?UTF-8?q?=E9=97=B4=E9=9D=A2=E6=9D=BF=EF=BC=8C=E6=94=AF=E6=8C=81=E6=A0=91?= =?UTF-8?q?=E5=BD=A2=E7=BB=93=E6=9E=84=E5=B1=95=E7=A4=BA=E5=92=8C=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E9=A2=84=E8=A7=88=E5=8A=9F=E8=83=BD=EF=BC=9B=E9=87=8D?= =?UTF-8?q?=E6=9E=84=E8=BE=93=E5=85=A5=E6=A0=8F=E4=BB=A5=E9=9B=86=E6=88=90?= =?UTF-8?q?=E5=B8=B8=E7=94=A8=E5=B7=A5=E4=BD=9C=E6=B5=81=E9=80=89=E6=8B=A9?= =?UTF-8?q?=EF=BC=8C=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7=E4=BA=A4=E4=BA=92?= =?UTF-8?q?=E4=BD=93=E9=AA=8C=EF=BC=9B=E6=9B=B4=E6=96=B0=E4=BE=A7=E8=BE=B9?= =?UTF-8?q?=E6=A0=8F=E4=BB=A5=E7=AE=80=E5=8C=96=E5=8E=86=E5=8F=B2=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E7=AE=A1=E7=90=86=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/components/InputBar.vue | 128 ++++++++- src/views/home/components/Sidebar.vue | 275 +------------------ src/views/home/index.vue | 365 ++++++++++++++++++++++++- 3 files changed, 490 insertions(+), 278 deletions(-) diff --git a/src/views/home/components/InputBar.vue b/src/views/home/components/InputBar.vue index 57202c4..7329380 100644 --- a/src/views/home/components/InputBar.vue +++ b/src/views/home/components/InputBar.vue @@ -36,22 +36,49 @@ + + +
+
+ + + + {{ wf.name }} +
+
diff --git a/src/views/home/components/Sidebar.vue b/src/views/home/components/Sidebar.vue index 219c40f..d872841 100644 --- a/src/views/home/components/Sidebar.vue +++ b/src/views/home/components/Sidebar.vue @@ -2,7 +2,9 @@ - - - - - - - -
-
工作空间
-
-
-
- - - - -
-
-
{{ item.name }}
-
- - + + +
- - - -
- -
- -
diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 30ade05..c86cab6 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -13,15 +13,66 @@ + +
+
+ + + + +
+
+ + + +
+ + + + + +
+