瀏覽代碼

修改甘特图顶部颜色

fujunwen 4 年之前
父節點
當前提交
daef0464b5
共有 1 個文件被更改,包括 2 次插入2 次删除
  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],
     },
   })