From e4e0eef94812cdd543db69a353b5f5ae63654d9b Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Tue, 3 Aug 2021 11:28:12 +0800
Subject: [PATCH] =?UTF-8?q?feat:=E5=A2=9E=E5=8A=A0=E7=BB=84=E4=BB=B6?=
=?UTF-8?q?=E7=9A=84=E6=82=AC=E6=B5=AE=E5=B7=A5=E5=85=B7=E5=85=A5=E5=8F=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../canvas/components/Editor/EditBar.vue | 70 +++++++++++++++++++
1 file changed, 70 insertions(+)
create mode 100644 frontend/src/components/canvas/components/Editor/EditBar.vue
diff --git a/frontend/src/components/canvas/components/Editor/EditBar.vue b/frontend/src/components/canvas/components/Editor/EditBar.vue
new file mode 100644
index 0000000000..63e44c64e9
--- /dev/null
+++ b/frontend/src/components/canvas/components/Editor/EditBar.vue
@@ -0,0 +1,70 @@
+
+
+
+
+
+
+
+
+
+