From e3bfa5074ff61992027b2b4c5c309fa5f15d62a7 Mon Sep 17 00:00:00 2001 From: lucky Date: Mon, 25 Jan 2021 14:52:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E5=BF=83=E6=9E=B6=E6=9E=84=E5=9B=BE?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/NewPlatform/Children/Core.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/views/NewPlatform/Children/Core.vue b/src/views/NewPlatform/Children/Core.vue index a324e81..600ab01 100644 --- a/src/views/NewPlatform/Children/Core.vue +++ b/src/views/NewPlatform/Children/Core.vue @@ -154,9 +154,14 @@ export default { bottom: '1%', right: '40%', symbolSize: 7, - lineStyle: { width: 4 }, + lineStyle: { width: 1 }, itemStyle: { borderWidth: 3, borderColor: '#AACD06' }, - label: { position: 'top', verticalAlign: 'middle', align: 'center', fontSize: 16 }, + label: { + position: 'top', + verticalAlign: 'middle', + align: 'center', + fontSize: 16, + }, leaves: { label: { position: 'right',