From a237641ce74a7a69de36a9415ecae5ee8d7eea89 Mon Sep 17 00:00:00 2001 From: songyu Date: Tue, 19 Jan 2021 10:49:10 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=BA=86=E5=AE=B9?= =?UTF-8?q?=E5=99=A8=E9=80=9A=E8=BF=87css=E8=AE=BE=E7=BD=AE=20transform:sc?= =?UTF-8?q?ale()=20=E5=90=8E=20=E6=8B=96=E5=8A=A8=E8=BF=87=E7=A8=8B?= =?UTF-8?q?=E4=B8=AD=E9=BC=A0=E6=A0=87=E4=BD=8D=E7=BD=AE=E4=B8=8D=E6=AD=A3?= =?UTF-8?q?=E7=A1=AE=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 37 ++++++++++++++++++++---- src/components/Vue3DraggableResizable.ts | 8 +++++ src/components/hooks.ts | 21 +++++++++++--- 3 files changed, 56 insertions(+), 10 deletions(-) diff --git a/src/App.vue b/src/App.vue index 86ba3be..196dd72 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,8 +12,12 @@
h: {{ h }}
+
+ scale:{{scale}} 滚动鼠标滚轮缩放画布 +
+
active:{{ active }}
-
+
-