From eec4efe20738f5f516e6a7fd1a183c35c7928308 Mon Sep 17 00:00:00 2001 From: caoxiaozhu Date: Wed, 13 May 2026 13:12:28 +0000 Subject: [PATCH] feat(web): update components - PersonalWorkbench.vue: update personal workbench component - SidebarRail.vue: update sidebar rail component - TopBar.vue: update top bar component - ConfirmDialog.vue: update confirm dialog component --- .../components/business/PersonalWorkbench.vue | 194 +++++++++--------- web/src/components/layout/SidebarRail.vue | 2 +- web/src/components/layout/TopBar.vue | 62 +++--- web/src/components/shared/ConfirmDialog.vue | 6 +- 4 files changed, 129 insertions(+), 135 deletions(-) diff --git a/web/src/components/business/PersonalWorkbench.vue b/web/src/components/business/PersonalWorkbench.vue index 73cf57e..487b886 100644 --- a/web/src/components/business/PersonalWorkbench.vue +++ b/web/src/components/business/PersonalWorkbench.vue @@ -42,27 +42,18 @@
- -
@@ -146,34 +137,19 @@ -