feat(dashboard/index.vue): 首页信息完善

This commit is contained in:
郝先瑞
2022-01-29 09:26:09 +08:00
parent 37e533839e
commit 4eef451ba3
4 changed files with 46 additions and 12 deletions

View File

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

View File

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