guanqb
2022-09-29 81978f91b76b788f3b76e76d506bd9926e3a31a5
echarts样式优化
1 files modified
18 ■■■■ changed files
src/views/home/index.vue 18 ●●●● patch | view | raw | blame | history
src/views/home/index.vue
@@ -881,7 +881,7 @@
                },
                series: [
                    {
                        name: 'Access From',
                        name: '',
                        type: 'pie',
                        radius: ['40%', '70%'],
                        center: ['27%', '57%'],
@@ -889,13 +889,6 @@
                        label: {
                            show: false,
                            position: 'center'
                        },
                        emphasis: {
                            label: {
                                show: true,
                                fontSize: '40',
                                fontWeight: 'bold'
                            }
                        },
                        labelLine: {
                            show: false
@@ -983,7 +976,7 @@
                },
                series: [
                    {
                        name: 'Access From',
                        name: '',
                        type: 'pie',
                        radius: ['40%', '70%'],
                        center: ['40%', '60%'],
@@ -991,13 +984,6 @@
                        label: {
                            show: false,
                            position: 'center'
                        },
                        emphasis: {
                            label: {
                                show: true,
                                fontSize: '40',
                                fontWeight: 'bold'
                            }
                        },
                        labelLine: {
                            show: false