소스 검색

修改颜色

zpf 1 년 전
부모
커밋
d156a5b207
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/cockpit/common/ThreeStackedBarAndLine.vue

+ 1 - 1
src/views/cockpit/common/ThreeStackedBarAndLine.vue

@@ -47,7 +47,7 @@ export default {
                     bottom: '5%',
                     containLabel: true,
                 },
-                color: ['#efc943', '#4ee1ac', '#186bb8'],
+                color: ['#186bb8', '#4ee1ac', '#efc943'],
 
                 legend: {
                     data: obj.legend_data,