From c3231b039de99018bd8cf632849173f22ac12d72 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Thu, 3 Sep 2026 13:34:38 +0800 Subject: [PATCH] feat: workflow menu --- ui/src/components/COMPONENT_README.md | 4 +- .../business/workspace-dropdown/index.vue | 9 ++- ui/src/components/mk-drag-upload/index.vue | 2 +- ui/src/styles/STYLE_README.md | 4 +- ui/src/styles/app.scss | 24 ++++-- ui/src/styles/element-plus.scss | 2 + .../authentication/AuthenticationView.vue | 33 +++++--- .../authentication/components/SCANLogin.vue | 2 +- .../authentication/AuthenticationView.vue | 33 +++++--- .../icons/ai-chat-node-icon.vue | 2 +- .../node-menu/BasicNodeMenu.vue | 30 ++++---- .../node-menu/ResourceNodeMenu.vue | 75 +++++++++---------- ui/src/workflow-canvas/node-menu/index.vue | 30 +++++--- 13 files changed, 146 insertions(+), 104 deletions(-) diff --git a/ui/src/components/COMPONENT_README.md b/ui/src/components/COMPONENT_README.md index 541c34d6e44..1a0750c01c3 100644 --- a/ui/src/components/COMPONENT_README.md +++ b/ui/src/components/COMPONENT_README.md @@ -308,7 +308,7 @@ Element Plus Dropdown 属性和事件通过 `$attrs` 传入,并暴露 `handleO ```vue - + 打开菜单