From c190eb3e884293957251313f41635596251b96a2 Mon Sep 17 00:00:00 2001 From: pipipi-pikachu Date: Fri, 31 Dec 2021 14:40:33 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20UI=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Editor/Toolbar/ElementAnimationPanel.vue | 54 +++++++++++++------ src/views/Editor/Toolbar/SymbolPanel.vue | 2 +- 2 files changed, 39 insertions(+), 17 deletions(-) diff --git a/src/views/Editor/Toolbar/ElementAnimationPanel.vue b/src/views/Editor/Toolbar/ElementAnimationPanel.vue index 804b85b2..b7327dcf 100644 --- a/src/views/Editor/Toolbar/ElementAnimationPanel.vue +++ b/src/views/Editor/Toolbar/ElementAnimationPanel.vue @@ -42,21 +42,9 @@ - -
-
持续时间(毫秒):
- -
-
选中画布中的元素添加动画
+
选中画布中的元素添加动画
@@ -84,6 +72,22 @@ + +
+ + +
+
持续时间(毫秒):
+ +
+
@@ -274,6 +278,16 @@ export default defineComponent({