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 = `