diff --git a/public/InterfaceReturn.json b/public/InterfaceReturn.json index ec752bf..12d7ec9 100644 --- a/public/InterfaceReturn.json +++ b/public/InterfaceReturn.json @@ -12,4 +12,11 @@ "props": ["svg_color"], "default_color":"#00FF00", "priview_img":"/ArrowDownSvg.png" +}, { + "type": "ArrowUpSvg", + "title": "箭头向上", + "template": "", + "props": ["svg_color"], + "default_color":"#FF0000", + "priview_img":"/ArrowUpSvg.png" }] \ No newline at end of file