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 @@
-
-
-
-
-
-
+{{svg_color}}
+
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 @@
-
+
-
-
@@ -46,14 +45,14 @@