From aa205395a9c76bf2127957251796fd8dcf1acbba Mon Sep 17 00:00:00 2001 From: lyd <1419499670@qq.com> Date: Wed, 26 Oct 2022 11:01:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../logicflow/editor/components/node/html/htmlNode.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/acs/nladmin-ui/src/views/system/logicflow/editor/components/node/html/htmlNode.js b/acs/nladmin-ui/src/views/system/logicflow/editor/components/node/html/htmlNode.js index c984d2f..ea118f4 100644 --- a/acs/nladmin-ui/src/views/system/logicflow/editor/components/node/html/htmlNode.js +++ b/acs/nladmin-ui/src/views/system/logicflow/editor/components/node/html/htmlNode.js @@ -26,7 +26,7 @@ class ButtonNode extends HtmlResize.view { // 路径前缀 const baseUrl = api.state.baseApi // 颜色 - let statusColor = '#1a912a' + let statusColor = '#FF4500' // 默认图片 // let imageUrl = baseUrl + '/file/图片/专机-20220722094234555.png' let imageUrl = defaultUrl @@ -66,10 +66,10 @@ class ButtonNode extends HtmlResize.view { // el.id = 'uml-app' const html = `