Jelajahi Sumber

修改甘特图顶部颜色

fujunwen 4 tahun lalu
induk
melakukan
daef0464b5
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/utils/ganttChart/GanttChart.js

+ 2 - 2
src/utils/ganttChart/GanttChart.js

@@ -257,8 +257,8 @@ GanttChart.prototype.drawTimeZone = function() {
       x: 0,
       y: 0,
       width: this.cWidth,
-      height: 40,
-      fill: '#dbcccc',
+      height: 52,
+      fill: '#F8F9FA',
       radius: [2, 4],
     },
   })