From ca74b522c1bf0c91566d97353c1d6bec05f02514 Mon Sep 17 00:00:00 2001 From: "liu.shiyi" Date: Mon, 18 Sep 2023 17:30:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:3d=E7=BB=84=E4=BB=B6=E6=B7=BB=E5=8A=A0paddi?= =?UTF-8?q?ng?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data-room-ui/packages/Echarts/echartList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-room-ui/packages/Echarts/echartList.js b/data-room-ui/packages/Echarts/echartList.js index 0354fe52..f26554e3 100644 --- a/data-room-ui/packages/Echarts/echartList.js +++ b/data-room-ui/packages/Echarts/echartList.js @@ -28,7 +28,7 @@ function getEchartsList (files) { category: configMapKey, name: config.name, title: config.title, - border: { type: '', titleHeight: 60, fontSize: 30, color: ['#5B8FF9', '#61DDAA', '#5D7092', '#F6BD16', '#6F5EF9'] }, + border: { type: '', titleHeight: 60, fontSize: 30, color: ['#5B8FF9', '#61DDAA', '#5D7092', '#F6BD16', '#6F5EF9'], padding: [16, 16, 16, 16] }, icon: null, img: require(`../Echarts/images/${config.title}.png`), className: