-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fxi: 调整连接线对应source节点状态,根据节点连接规则处理节点间链接判断
- Loading branch information
Showing
22 changed files
with
444 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
import React from "react" | ||
|
||
function Analysis() { | ||
return ( | ||
<svg width="1em" height="1em" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> | ||
<path d="M44 5H3.99998V17H44V5Z" fill="#2F88FF" stroke="#212121" stroke-width="3" stroke-linejoin="round"/> | ||
<path d="M3.99998 41.0301L16.1756 28.7293L22.7549 35.0301L30.7982 27L35.2786 31.368" stroke="#212121" | ||
stroke-width="3" stroke-linecap="square" stroke-linejoin="round"/> | ||
<path d="M44 16.1719V42.1719" stroke="#212121" stroke-width="3" stroke-linecap="square"/> | ||
<path d="M3.99998 16.1719V30.1719" stroke="#212121" stroke-width="3" stroke-linecap="square"/> | ||
<path d="M13.0155 43H44" stroke="#212121" stroke-width="3" stroke-linecap="square"/> | ||
<path d="M17 11H38" stroke="#FFF" stroke-width="3" stroke-linecap="square"/> | ||
<path d="M9.99998 10.9966H11" stroke="#FFF" stroke-width="3" stroke-linecap="square"/> | ||
</svg> | ||
) | ||
} | ||
|
||
export default Analysis |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
import React from "react" | ||
|
||
function AssemblyLine() { | ||
return ( | ||
<svg width="1em" height="1em" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> | ||
<circle cx="16" cy="10" r="4" fill="#2F88FF" stroke="#212121" stroke-width="3"/> | ||
<path d="M28 38H13.0004C9.00037 38 6.00037 35.0833 6 31C5.99963 26.9167 9.00037 24 13.0004 24H20" | ||
stroke="#212121" stroke-width="3" stroke-linecap="square" stroke-linejoin="round"/> | ||
<path d="M20.0003 24H34.9997C38.9997 24 41.9996 21.0833 42 17C42.0004 12.9167 38.9997 10 34.9997 10H20" | ||
stroke="#212121" stroke-width="3" stroke-linecap="square" stroke-linejoin="round"/> | ||
<path d="M6 10L12 10" stroke="#212121" stroke-width="3" stroke-linecap="square" stroke-linejoin="round"/> | ||
<path d="M36 38H42" stroke="#212121" stroke-width="3" stroke-linecap="square" stroke-linejoin="round"/> | ||
<circle cx="32" cy="38" r="4" fill="#2F88FF" stroke="#212121" stroke-width="3"/> | ||
</svg> | ||
) | ||
} | ||
|
||
export default AssemblyLine |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
import React from "react" | ||
|
||
function CardTwo() { | ||
return ( | ||
<svg width="1em" height="1em" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> | ||
<path d="M28 12V4L8 14V42L20 36" stroke="#212121" stroke-width="3" stroke-linejoin="round"/> | ||
<path d="M20 16L40 6V34L20 44V16Z" fill="#2F88FF" stroke="#212121" stroke-width="3" | ||
stroke-linejoin="round"/> | ||
</svg> | ||
) | ||
} | ||
|
||
export default CardTwo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
import React from "react" | ||
|
||
function CloudStorage() { | ||
return ( | ||
<svg width="1em" height="1em" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> | ||
<path d="M44 29H4V42H44V29Z" fill="#2F88FF" stroke="#212121" stroke-width="3" stroke-linejoin="round"/> | ||
<path | ||
d="M35.5 38C36.8807 38 38 36.8807 38 35.5C38 34.1193 36.8807 33 35.5 33C34.1193 33 33 34.1193 33 35.5C33 36.8807 34.1193 38 35.5 38Z" | ||
fill="#FFF"/> | ||
<path d="M4 28.9998L9.03837 4.99902H39.0205L44 28.9998" stroke="#212121" stroke-width="3" | ||
stroke-linejoin="round"/> | ||
<path | ||
d="M19.006 16.0259C16.8635 16.0259 15 17.5124 15 19.5128C15 21.9998 17.0947 22.9998 19.6973 22.9998C20.1437 22.9998 20.5567 22.9998 20.9768 22.9998" | ||
stroke="#212121" stroke-width="3" stroke-linecap="square" stroke-linejoin="round"/> | ||
<path | ||
d="M29.007 16.0259C31.1039 16.0259 33 16.9994 33 19.5128C33 21.9998 30.8902 22.9998 28.2877 22.9998C27.8412 22.9998 27.4013 22.9998 26.9871 22.9998" | ||
stroke="#212121" stroke-width="3" stroke-linecap="square" stroke-linejoin="round"/> | ||
<path d="M29.0069 16.0261C29.0069 13.0423 27.0231 11 23.9998 11C20.9766 11 19.0059 12.9927 19.0059 16.0261" | ||
stroke="#212121" stroke-width="3" stroke-linecap="square" stroke-linejoin="round"/> | ||
<path d="M20 23H28" stroke="#212121" stroke-width="3"/> | ||
</svg> | ||
) | ||
} | ||
|
||
export default CloudStorage |
Oops, something went wrong.