diff --git a/wms_pro/qd/src/views/wms/flow_manage/logicflow/background/executeFlow.png b/wms_pro/qd/src/views/wms/flow_manage/logicflow/background/executeFlow.png index ba1f3506..495e5306 100644 Binary files a/wms_pro/qd/src/views/wms/flow_manage/logicflow/background/executeFlow.png and b/wms_pro/qd/src/views/wms/flow_manage/logicflow/background/executeFlow.png differ diff --git a/wms_pro/qd/src/views/wms/flow_manage/logicflow/registerNode/registerExecuteFlow.js b/wms_pro/qd/src/views/wms/flow_manage/logicflow/registerNode/registerExecuteFlow.js index 34776956..f1f72568 100644 --- a/wms_pro/qd/src/views/wms/flow_manage/logicflow/registerNode/registerExecuteFlow.js +++ b/wms_pro/qd/src/views/wms/flow_manage/logicflow/registerNode/registerExecuteFlow.js @@ -57,10 +57,34 @@ class ResizableRectView extends RectResize.view { viewBox: "0 0 1274 1024" }, [ - h("path", { - fill: style.stroke, - d: 'M196.56 0c-212.096 0-212.096 1024 0 1024 160.896 0 789.952-343.744 789.952-512S350.16 0 196.56 0zM818.32 555.904c-109.696 109.696-373.056 256-533.952 321.856a54.144 54.144 0 0 1-73.152-43.904 1589.12 1589.12 0 0 1 0-643.648 58.752 58.752 0 0 1 73.152-43.904A2253.184 2253.184 0 0 1 818.32 468.16a54.848 54.848 0 0 1 0 87.744z', - }) + h( + 'path', + { + fill: style.stroke, + d: 'M459.36 263.16H841v45H459.36zM185 263.16h124.31v45H185z' + } + ), + h( + 'path', + { + fill: style.stroke, + d: 'M380.34 381.28c-52.73 0-95.62-42.9-95.62-95.62s42.9-95.62 95.62-95.62 95.62 42.9 95.62 95.62-42.9 95.62-95.62 95.62z m0-146.24c-27.91 0-50.62 22.71-50.62 50.62s22.71 50.62 50.62 50.62 50.62-22.71 50.62-50.62-22.71-50.62-50.62-50.62zM459.36 700.84H841v45H459.36zM185 700.84h124.31v45H185z' + } + ), + h( + 'path', + { + fill: style.stroke, + d: 'M380.34 818.96c-52.73 0-95.62-42.9-95.62-95.62s42.9-95.62 95.62-95.62 95.62 42.9 95.62 95.62-42.9 95.62-95.62 95.62z m0-146.24c-27.91 0-50.62 22.71-50.62 50.62s22.71 50.62 50.62 50.62 50.62-22.71 50.62-50.62-22.71-50.62-50.62-50.62zM185 479.39h381.64v45H185zM716.69 479.39H841v45H716.69z' + } + ), + h( + 'path', + { + fill: style.stroke, + d: 'M645.66 597.51c-52.73 0-95.62-42.9-95.62-95.62s42.9-95.62 95.62-95.62 95.62 42.9 95.62 95.62-42.9 95.62-95.62 95.62z m0-146.24c-27.91 0-50.62 22.71-50.62 50.62s22.71 50.62 50.62 50.62 50.62-22.71 50.62-50.62-22.71-50.62-50.62-50.62z' + } + ) ] ); } diff --git a/wms_pro/qd/src/views/wms/flow_manage/view_flow/registerNode/registerExecuteFlow.js b/wms_pro/qd/src/views/wms/flow_manage/view_flow/registerNode/registerExecuteFlow.js index 802ee0fe..23fa8bde 100644 --- a/wms_pro/qd/src/views/wms/flow_manage/view_flow/registerNode/registerExecuteFlow.js +++ b/wms_pro/qd/src/views/wms/flow_manage/view_flow/registerNode/registerExecuteFlow.js @@ -61,10 +61,34 @@ class ResizableRectView extends RectResize.view { viewBox: "0 0 1274 1024" }, [ - h("path", { - fill: style.stroke, - d: 'M196.56 0c-212.096 0-212.096 1024 0 1024 160.896 0 789.952-343.744 789.952-512S350.16 0 196.56 0zM818.32 555.904c-109.696 109.696-373.056 256-533.952 321.856a54.144 54.144 0 0 1-73.152-43.904 1589.12 1589.12 0 0 1 0-643.648 58.752 58.752 0 0 1 73.152-43.904A2253.184 2253.184 0 0 1 818.32 468.16a54.848 54.848 0 0 1 0 87.744z', - }) + h( + 'path', + { + fill: style.stroke, + d: 'M459.36 263.16H841v45H459.36zM185 263.16h124.31v45H185z' + } + ), + h( + 'path', + { + fill: style.stroke, + d: 'M380.34 381.28c-52.73 0-95.62-42.9-95.62-95.62s42.9-95.62 95.62-95.62 95.62 42.9 95.62 95.62-42.9 95.62-95.62 95.62z m0-146.24c-27.91 0-50.62 22.71-50.62 50.62s22.71 50.62 50.62 50.62 50.62-22.71 50.62-50.62-22.71-50.62-50.62-50.62zM459.36 700.84H841v45H459.36zM185 700.84h124.31v45H185z' + } + ), + h( + 'path', + { + fill: style.stroke, + d: 'M380.34 818.96c-52.73 0-95.62-42.9-95.62-95.62s42.9-95.62 95.62-95.62 95.62 42.9 95.62 95.62-42.9 95.62-95.62 95.62z m0-146.24c-27.91 0-50.62 22.71-50.62 50.62s22.71 50.62 50.62 50.62 50.62-22.71 50.62-50.62-22.71-50.62-50.62-50.62zM185 479.39h381.64v45H185zM716.69 479.39H841v45H716.69z' + } + ), + h( + 'path', + { + fill: style.stroke, + d: 'M645.66 597.51c-52.73 0-95.62-42.9-95.62-95.62s42.9-95.62 95.62-95.62 95.62 42.9 95.62 95.62-42.9 95.62-95.62 95.62z m0-146.24c-27.91 0-50.62 22.71-50.62 50.62s22.71 50.62 50.62 50.62 50.62-22.71 50.62-50.62-22.71-50.62-50.62-50.62z' + } + ) ] ); }