From fb24f9157996b62be53540b367b8794d29fc8d39 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 12 Dec 2023 15:26:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=94=BB=E5=B8=83=E6=94=BE=E5=A4=A7?= =?UTF-8?q?=E7=BC=A9=E5=B0=8F=E5=85=B6=E8=A7=86=E5=9B=BE=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E5=B9=B6=E5=90=8C=E6=AF=94=E6=94=BE=E5=A4=A7=E7=BC=A9=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom-component/user-view/Component.vue | 1 + core/core-frontend/src/utils/sizeAdaptor.ts | 125 ++++++++++++++++++ .../views/components/ChartComponentG2Plot.vue | 15 ++- .../views/chart/components/views/index.vue | 6 + 4 files changed, 146 insertions(+), 1 deletion(-) create mode 100644 core/core-frontend/src/utils/sizeAdaptor.ts diff --git a/core/core-frontend/src/custom-component/user-view/Component.vue b/core/core-frontend/src/custom-component/user-view/Component.vue index a9b9a17864..277c02415f 100644 --- a/core/core-frontend/src/custom-component/user-view/Component.vue +++ b/core/core-frontend/src/custom-component/user-view/Component.vue @@ -77,6 +77,7 @@ const autoStyle = computed(() => {