From e7ee4273e38b1fa15befc7c5e8dc6b2aa0808e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=92=AC=E8=BD=AE=E7=8C=AB?= <10928033@qq.com> Date: Tue, 18 May 2021 17:59:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=B7=BB=E5=8A=A0=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/InterfaceReturn.json | 7 +++++++ 1 file changed, 7 insertions(+) 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