From b20a5801ff0df1a51f85ed38fd6f454817b088e9 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:44:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A8=E6=80=81=E7=BB=84=E4=BB=B6=E5=AE=8C?= =?UTF-8?q?=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/InterfaceReturn.json | 4 +-- src/components/DynamicTest.vue | 51 +++++---------------------------- src/components/DynamicTest1.vue | 4 +-- src/components/LeftToolBar.vue | 18 ++---------- src/views/CircuitEdit.vue | 22 +++++++++----- 5 files changed, 28 insertions(+), 71 deletions(-) diff --git a/public/InterfaceReturn.json b/public/InterfaceReturn.json index cf59aba..ec752bf 100644 --- a/public/InterfaceReturn.json +++ b/public/InterfaceReturn.json @@ -1,14 +1,14 @@ [{ "type": "AlternatorSvg", "title": "发电机", - "template": "", + "template": "", "props": ["svg_color"], "default_color":"#00FF00", "priview_img":"/AlternatorSvg.png" }, { "type": "ArrowDownSvg", "title": "箭头向下", - "template": "", + "template": "", "props": ["svg_color"], "default_color":"#00FF00", "priview_img":"/ArrowDownSvg.png" diff --git a/src/components/DynamicTest.vue b/src/components/DynamicTest.vue index d8ff58d..4dc806c 100644 --- a/src/components/DynamicTest.vue +++ b/src/components/DynamicTest.vue @@ -1,61 +1,24 @@ diff --git a/src/views/CircuitEdit.vue b/src/views/CircuitEdit.vue index 8c1a7a6..4e23049 100644 --- a/src/views/CircuitEdit.vue +++ b/src/views/CircuitEdit.vue @@ -13,11 +13,9 @@ - + - -
@@ -30,7 +28,8 @@ - + +
@@ -46,14 +45,14 @@