1
shuishen
2022-11-18 37a4a03e1ddef4f66904dccee54b684e73e9a3b2
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 {