From 676861b06d20c42f275caff94b8afcf9fa229c70 Mon Sep 17 00:00:00 2001 From: Fu Diwei Date: Sun, 20 Jul 2025 17:26:18 +0800 Subject: [PATCH] feat(ui): replace some icons --- ui/src/components/MultipleInput.tsx | 5 ++- .../components/access/AccessFormSSHConfig.tsx | 4 +-- .../workflow/WorkflowElementsContainer.tsx | 10 +++--- ui/src/components/workflow/node/AddNode.tsx | 8 ++--- .../workflow/node/ApplyNodeConfigForm.tsx | 19 ++++------ .../workflow/node/ConditionNode.tsx | 14 ++++---- ...onditionNodeConfigFormExpressionEditor.tsx | 6 ++-- .../workflow/node/DeployNodeConfigForm.tsx | 6 ++-- .../workflow/node/ExecuteResultNode.tsx | 14 +++----- .../workflow/node/NotifyNodeConfigForm.tsx | 4 +-- .../components/workflow/node/UnknownNode.tsx | 6 ++-- .../components/workflow/node/_SharedNode.tsx | 36 +++++++++++-------- 12 files changed, 64 insertions(+), 68 deletions(-) diff --git a/ui/src/components/MultipleInput.tsx b/ui/src/components/MultipleInput.tsx index fcba554cf..fb37bcc3a 100644 --- a/ui/src/components/MultipleInput.tsx +++ b/ui/src/components/MultipleInput.tsx @@ -191,7 +191,6 @@ const MultipleInputItem = forwardRef - +
{removeBtn} {upBtn} {downBtn} {addBtn} - +
); } diff --git a/ui/src/components/access/AccessFormSSHConfig.tsx b/ui/src/components/access/AccessFormSSHConfig.tsx index f0fef03b6..f253e8e4d 100644 --- a/ui/src/components/access/AccessFormSSHConfig.tsx +++ b/ui/src/components/access/AccessFormSSHConfig.tsx @@ -244,7 +244,7 @@ const AccessFormSSHConfig = ({ form: formInst, formName, disabled, initialValues key: field.key, label: