Kaynağa Gözat

修改二级右侧标线颜色

l1448442195@163.com 1 yıl önce
ebeveyn
işleme
be837ad58c
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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
           }