Sfoglia il codice sorgente

修改风光实时短期线宽为2

xusl 1 anno fa
parent
commit
bb1678b22d

+ 1 - 1
ipfcst/ipfcst-reportquery/src/main/frontend/views/realTimeQuery/forecastPowerShortTerm/charts/index.vue

@@ -142,7 +142,7 @@
             showSymbol: false,
             lineStyle: {
               normal: {
-                width: 1
+                width: 2
               }
             },
             // areaStyle: {

+ 1 - 1
ipfcst/ipfcst-reportquery/src/main/frontend/views/realTimeQuery/forecastPowerShortTermOne/charts/index.vue

@@ -142,7 +142,7 @@
             showSymbol: false,
             lineStyle: {
               normal: {
-                width: 1
+                width: 2
               }
             },
             // areaStyle: {