shuishen
2023-04-18 4babef2228379742188ad51d77300efcbd00a1ba
src/views/home/components/rightContainer.vue
@@ -488,6 +488,7 @@
                }
            } else {
                option = {
                    color: ['#5470C6', '#73C0DE', '#EE6666', '#FAC858'],
                    tooltip: {
                        trigger: "item",
                        formatter:
@@ -507,7 +508,10 @@
                        },
                    },
                    legend: {
                        data: ['盗窃', '诈骗', '纠纷', '其他']
                        data: ['盗窃', '诈骗', '纠纷', '其他'],
                        textStyle: {
                            color: "#fff"
                        }
                    },
                    yAxis: {
                        type: "value",