Browse Source

修改颜色

zpf 11 tháng trước cách đây
mục cha
commit
d156a5b207
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,