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',