guanqb
2022-10-12 2a3bfbc64a74f3afaeced0756fcb2e4f60b94a24
src/pcviews/homee/PipeNetCount/index.vue
@@ -63,7 +63,7 @@
                    show: true,
                    text: ['{a|▎}', '{b|管网统计}'],
                    left: 16,
                    top: 16,
                    top: 6,
                    textStyle: {
                        rich: {
                            a: {
@@ -151,8 +151,8 @@
<style lang="scss" scoped>
.container {
    width: 400px;
    height: 310px;
    background: url(/img/home/juxing2.png) no-repeat;
    height: 100%;
    background: url(/zhxy/img/home/juxing2.png) no-repeat;
    background-size: 100% 100%;
    .chart {