src/views/home/data-chart/index.vue
@@ -73,12 +73,12 @@ initChart() { const option = { legend: { right: '2%', top: '5%', right: 'right', top: 'top', orient: "vertical", icon: 'rect', data: [ { name: '正常数', itemStyle: { color: 'rgba(62, 144, 247, 1)' @@ -193,7 +193,6 @@ align-items: center; z-index: 2; .more-button { cursor: pointer; font-size: 16px; @@ -216,4 +215,4 @@ margin: 0 20px; width: 180px; } </style> </style>