refactor(dashboard/index.vue): 首页样式优化

This commit is contained in:
郝先瑞
2022-01-29 12:34:05 +08:00
parent 0a5113617b
commit 1c8a05092c
4 changed files with 16 additions and 16 deletions

View File

@@ -70,7 +70,7 @@ function initChart() {
{
name: 'Nightingale Chart',
type: 'pie',
radius: [50, 150],
radius: [50, 130],
center: ['50%', '50%'],
roseType: 'area',
itemStyle: {

View File

@@ -70,7 +70,7 @@ function initChart() {
},
radar: {
// shape: 'circle',
radius: '70%',
radius: '60%',
indicator: [
{ name: '家用电器', max: 6500 },
{ name: '服装箱包', max: 16000 },