Commit 75953b985cae78556da1bed95ab7dc5c63b07214

Authored by fengtao
1 parent d1be68d0

feat:首页新增饼状图和调整部分样式

@@ -38,7 +38,7 @@ @@ -38,7 +38,7 @@
38 backgroundColor: '#ffffff', 38 backgroundColor: '#ffffff',
39 tooltip: { 39 tooltip: {
40 trigger: 'item', 40 trigger: 'item',
41 - formatter: '{b} ({d}%)', 41 + formatter: '{b} {d}%',
42 }, 42 },
43 legend: { 43 legend: {
44 bottom: 0, 44 bottom: 0,