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: {