feat: 拓扑图组编辑页补充节点逻辑
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -1173,6 +1173,7 @@ export default {
|
||||
nodeTypeCircleAnimateShapeR: "圆形,节点放大缩小动画",
|
||||
nodeTypeCircleAnimateShapeStroke: "圆形,节点边缘扩散动画",
|
||||
nodeTypeRectAnimateState: "矩形,含有状态动画",
|
||||
nodeTypeImageAnimateState: "图片,含有状态动画",
|
||||
nodeLabelPositionTop: "上",
|
||||
nodeLabelPositionLeft: "左",
|
||||
nodeLabelPositionRight: "右",
|
||||
|
||||
Reference in New Issue
Block a user