From 2e905e5bd84134910014b68a75174e81aa395c2e Mon Sep 17 00:00:00 2001 From: pipipi-pikachu <1171051090@qq.com> Date: Sat, 9 Jan 2021 10:39:06 +0800 Subject: [PATCH] update --- .../Toolbar/ElementStylePanel/index.vue | 3 + .../Editor/Toolbar/MultiPositionPanel.vue | 173 +++++++++++++++++- 2 files changed, 166 insertions(+), 10 deletions(-) diff --git a/src/views/Editor/Toolbar/ElementStylePanel/index.vue b/src/views/Editor/Toolbar/ElementStylePanel/index.vue index 83e698eb..c4f3ad3f 100644 --- a/src/views/Editor/Toolbar/ElementStylePanel/index.vue +++ b/src/views/Editor/Toolbar/ElementStylePanel/index.vue @@ -1,5 +1,8 @@ diff --git a/src/views/Editor/Toolbar/MultiPositionPanel.vue b/src/views/Editor/Toolbar/MultiPositionPanel.vue index 02dc0c15..110a0143 100644 --- a/src/views/Editor/Toolbar/MultiPositionPanel.vue +++ b/src/views/Editor/Toolbar/MultiPositionPanel.vue @@ -1,28 +1,49 @@