From 01eb4abca6be8766d0e514771e849dd7bde17b25 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Thu, 6 May 2021 10:58:46 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=A2=9E=E5=8A=A0=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E8=AE=BE=E7=BD=AE=20=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=E6=94=B9=E5=8F=98=E7=AA=97=E5=8F=A3=E5=A4=A7=E5=B0=8F=20echart?= =?UTF-8?q?=20=E6=9C=89=E6=BB=9A=E5=8A=A8=E6=9D=A1=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../canvas/components/Editor/Preview.vue | 26 +++++++++++++-- .../canvas/components/Editor/PreviewEject.vue | 33 ++++++++++++++----- .../components/Editor/PreviewFullScreen.vue | 2 +- .../components/canvas/components/Toolbar.vue | 2 +- 4 files changed, 50 insertions(+), 13 deletions(-) diff --git a/frontend/src/components/canvas/components/Editor/Preview.vue b/frontend/src/components/canvas/components/Editor/Preview.vue index ef5c9143b3..a082b91ad3 100644 --- a/frontend/src/components/canvas/components/Editor/Preview.vue +++ b/frontend/src/components/canvas/components/Editor/Preview.vue @@ -1,5 +1,5 @@