Ver Fonte

修改二级右侧标线颜色

l1448442195@163.com há 1 ano atrás
pai
commit
be837ad58c
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      investment/js/investHome2.js

+ 2 - 2
investment/js/investHome2.js

@@ -966,7 +966,7 @@ let app = new Vue({
             lineStyle: {
               type: 'dashed',
               width: 2,
-              color: '#4B941A'
+              color: 'rgba(255,255,255,0.6)'
             },
             animation: true
           }
@@ -1105,7 +1105,7 @@ let app = new Vue({
             lineStyle: {
               type: 'dashed',
               width: 2,
-              color: '#4B941A'
+              color: 'rgba(255,255,255,0.6)'
             },
             animation: true
           }