From dd3ef0476831e6f79b330c932221e8e3b92451fc Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Thu, 31 Oct 2024 14:25:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E6=97=B6=E8=B6=8B=E5=8A=BF=E5=9B=BE?= =?UTF-8?q?=E4=BE=8B=E4=BD=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/govern/device/control/tabs/trend.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/govern/device/control/tabs/trend.vue b/src/views/govern/device/control/tabs/trend.vue index 07e230f..a97c381 100644 --- a/src/views/govern/device/control/tabs/trend.vue +++ b/src/views/govern/device/control/tabs/trend.vue @@ -244,10 +244,11 @@ const init = async () => { itemGap: 15, type: 'scroll', // 开启滚动分页 // orient: 'vertical', // 垂直排列 - top: 10, + top: 25, bottom: 30, width: 400, - height: 50 + right: 150, + height: 100 }, tooltip: { axisPointer: {