派生自 wuyushui/SewerAndRainNetwork

1
wangqi
2021-03-31 83d2044b6b47d26ff77ec25de8d6787ceaf83e3a
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;