Commit 75953b985cae78556da1bed95ab7dc5c63b07214

Authored by fengtao
1 parent d1be68d0

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

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