From 050ce9c1c61d5194ca7822da8f363b173914f6ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Thu, 20 Jul 2023 11:41:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/heightAndWeight/index.vue | 4 +--- src/views/system/kindergartenEcharts/index.vue | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/src/views/system/heightAndWeight/index.vue b/src/views/system/heightAndWeight/index.vue index df5bab3..0076008 100644 --- a/src/views/system/heightAndWeight/index.vue +++ b/src/views/system/heightAndWeight/index.vue @@ -232,7 +232,7 @@ export default { verticalAlign: app.config.verticalAlign, rotate: app.config.rotate, formatter: "{c}", - fontSize: 16, + fontSize: 14, rich: { name: {} } @@ -264,7 +264,6 @@ export default { name: "男", type: "bar", barWidth: 35, - barGap: 0, color: "#00B050", label: labelOption, emphasis: { @@ -312,7 +311,6 @@ export default { name: "男", barWidth: 35, type: "bar", - barGap: 0, color: "#00B050", label: labelOption, emphasis: { diff --git a/src/views/system/kindergartenEcharts/index.vue b/src/views/system/kindergartenEcharts/index.vue index 6d56dbb..72861db 100644 --- a/src/views/system/kindergartenEcharts/index.vue +++ b/src/views/system/kindergartenEcharts/index.vue @@ -1395,7 +1395,7 @@ export default { verticalAlign: app.config.verticalAlign, rotate: app.config.rotate, formatter: "{c}", - fontSize: 16, + fontSize: 14, rich: { name: {} } @@ -1427,7 +1427,6 @@ export default { name: "男", type: "bar", barWidth: 35, - barGap: 0, color: "#00B050", label: labelOption, emphasis: { @@ -1475,7 +1474,6 @@ export default { name: "男", barWidth: 35, type: "bar", - barGap: 0, color: "#00B050", label: labelOption, emphasis: {