From 7ece0182b9f39bee610a05f569dfb8db68e7d4f5 Mon Sep 17 00:00:00 2001 From: walker Date: Sun, 21 May 2023 11:09:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=98=E5=88=B6=E6=A8=A1=E6=9D=BF=E8=A1=A8?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/draw-app/DrawProperties.vue | 8 +- .../draw-app/templates/LinkTemplate.vue | 88 +++++++++---------- src/layouts/DrawLayout.vue | 2 +- src/stores/draw-store.ts | 23 +++-- 4 files changed, 64 insertions(+), 57 deletions(-) diff --git a/src/components/draw-app/DrawProperties.vue b/src/components/draw-app/DrawProperties.vue index 19967f3..e29d9e9 100644 --- a/src/components/draw-app/DrawProperties.vue +++ b/src/components/draw-app/DrawProperties.vue @@ -1,9 +1,15 @@ diff --git a/src/layouts/DrawLayout.vue b/src/layouts/DrawLayout.vue index e762f9a..d938a7b 100644 --- a/src/layouts/DrawLayout.vue +++ b/src/layouts/DrawLayout.vue @@ -108,7 +108,7 @@