diff --git a/apps/web-antd/src/views/ops/cleaning/work-order/dashboard/index.vue b/apps/web-antd/src/views/ops/cleaning/work-order/dashboard/index.vue index 4e57d8958..ff5dddca2 100644 --- a/apps/web-antd/src/views/ops/cleaning/work-order/dashboard/index.vue +++ b/apps/web-antd/src/views/ops/cleaning/work-order/dashboard/index.vue @@ -248,7 +248,6 @@ function getTrendChartOptions(): ECOption { smooth: true, symbol: 'circle', symbolSize: 6, - lineStyle: { type: 'dashed' }, areaStyle: { opacity: 0.1, color: { @@ -571,15 +570,18 @@ function getHeatmapChartOptions(): ECOption { itemHeight: 50, inRange: { color: [ - '#e6f7ff', - '#bae7ff', - '#91d5ff', - '#69c0ff', - '#40a9ff', - '#1677ff', + '#f0f5ff', + '#d6e4ff', + '#adc6ff', + '#85a5ff', + '#597ef7', + '#2f54eb', + '#1d39c4', + '#10239e', + '#061178', ], }, - splitNumber: 5, + splitNumber: 8, show: false, }, series: [