feat: 拓扑图组编辑页补充节点逻辑

This commit is contained in:
TsMask
2024-01-09 11:20:18 +08:00
parent 299808ce29
commit 3142069051
5 changed files with 31 additions and 28 deletions

View File

@@ -1173,6 +1173,7 @@ export default {
nodeTypeCircleAnimateShapeR: "Circle, node zoom in and out animation",
nodeTypeCircleAnimateShapeStroke: "Circular, node edge spread animation",
nodeTypeRectAnimateState: "Rectangle with state animations",
nodeTypeImageAnimateState: "Image with status animation",
nodeLabelPositionTop: "Top",
nodeLabelPositionLeft: "Left",
nodeLabelPositionRight: "Right",