Procházet zdrojové kódy

修复了一些问题的版本

skyfffire před 3 dny
rodič
revize
9792204e15
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  1. 0 4
      src/leadlag/templates/dashboard.html

+ 0 - 4
src/leadlag/templates/dashboard.html

@@ -560,7 +560,6 @@
                         type: 'line',
                         smooth: true,
                         itemStyle: { color: '#ff6b6b' },
-                        areaStyle: { color: 'rgba(255, 107, 107, 0.1)' },
                         showSymbol: false
                     },
                     {
@@ -670,7 +669,6 @@
                         type: 'line',
                         smooth: true,
                         itemStyle: { color: '#e74c3c' },
-                        areaStyle: { color: 'rgba(231, 76, 60, 0.1)' },
                         showSymbol: false
                     },
                     {
@@ -679,7 +677,6 @@
                         type: 'line',
                         smooth: true,
                         itemStyle: { color: '#27ae60' },
-                        areaStyle: { color: 'rgba(39, 174, 96, 0.1)' },
                         showSymbol: false
                     }
                 ],
@@ -789,7 +786,6 @@
                         type: 'line',
                         smooth: true,
                         itemStyle: { color: '#ff6b6b' },
-                        areaStyle: { color: 'rgba(255, 107, 107, 0.2)' },
                         lineStyle: { width: 1.5 },
                         showSymbol: false
                     }