浏览代码

修改颜色

zpf 11 月之前
父节点
当前提交
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,