派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-03-31 300e019d85ab8d8a671a6b7773997e40fff56d58
src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue
@@ -32,8 +32,9 @@
        },
        grid: {
          left: '3%',
          // right: '20%',
          // bottom: '3%',
          right: '1%',
          bottom: '3%',
          top: '10%',
          containLabel: true
        },
        toolbox: {
@@ -150,7 +151,7 @@
<style scoped lang="less">
    .main{
        background: #00fff6;
        background: rgba(255, 255, 255, 0.1);
    }
    #echarts{
        width: 600px;