Explorar o código

调整界面颜色

yhluo hai 3 meses
pai
achega
94230163e6

+ 1 - 1
src/components/assemblyechart/bottom/bottomLeft2Chart/chart.vue

@@ -138,7 +138,7 @@ export default {
             itemStyle: {
               normal: {
                 barBorderRadius: 6,
-                color:  "rgba(209, 52, 56,0.8)"
+                color:  "#fff"
                 /* color: new this.$echarts.graphic.LinearGradient(0, 0, 0, 1, [
                    { offset: 0, color: "rgba(156,107,211,0.8)" },
                    { offset: 0.2, color: "rgba(156,107,211,0.5)" },