From 24e65b1e9c6aa65f7784ff5b4cb3a47d6d73af89 Mon Sep 17 00:00:00 2001 From: letsgocoding <sdxt_0802@163.com> Date: 星期三, 12 三月 2025 17:39:14 +0800 Subject: [PATCH] !108 !107 网关标识 Merge pull request !108 from letsgocoding/develop1.0 --- zhitan-vue/src/views/poweranalysis/pariPassu/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhitan-vue/src/views/poweranalysis/pariPassu/index.vue b/zhitan-vue/src/views/poweranalysis/pariPassu/index.vue index 7b72456..a1221a9 100644 --- a/zhitan-vue/src/views/poweranalysis/pariPassu/index.vue +++ b/zhitan-vue/src/views/poweranalysis/pariPassu/index.vue @@ -228,7 +228,7 @@ color: ["#2979ff", "#19be6b", "#ff9900", "#fa3534"], grid: { top: "45", - left: "7%", + left: "4%", right: "5%", bottom: "10", containLabel: true, -- Gitblit v1.9.3