Ver Fonte

调整首页3,5虚线

l1448442195@163.com há 1 ano atrás
pai
commit
5651c0a608
1 ficheiros alterados com 10 adições e 2 exclusões
  1. 10 2
      manpower/js/index.js

+ 10 - 2
manpower/js/index.js

@@ -443,7 +443,11 @@ let app = new Vue({
           show: false,
         },
         splitLine: {
-          show: false,
+          show: true,
+          lineStyle: {
+            color: '#68b4dd66',
+            type: 'dashed',
+          },
         },
         axisLabel: {
           show: true,
@@ -596,7 +600,11 @@ let app = new Vue({
           show: false,
         },
         splitLine: {
-          show: false,
+          show: true,
+          lineStyle: {
+            color: '#68b4dd66',
+            type: 'dashed',
+          },
         },
         axisLabel: {
           show: true,