jxdnsong
2022-10-25 bf5ba56e8a82f0ef699f2eae413d0dc2c4e4f67d
src/pcviews/homepage/PipeNetCount/index.vue
@@ -103,7 +103,8 @@
                    type: 'value',
                    name: '单位:KM',
                    nameTextStyle: {
                        color: "#fff"
                        color: "#fff",
                        padding: [2, 0, 0, -10]
                    },
                    axisLine: {
                        show: true,
@@ -152,7 +153,7 @@
.container {
    width: 400px;
    height: 100%;
    background: url(/zhxy/img/home/juxing2.png) no-repeat;
    background: url(/zhjg/img/home/juxing2.png) no-repeat;
    background-size: 100% 100%;
    .chart {