Просмотр исходного кода

修改二级右侧标线颜色

l1448442195@163.com 1 год назад
Родитель
Сommit
be837ad58c
1 измененных файлов с 2 добавлено и 2 удалено
  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
           }