소스 검색

王子文 2022年4月14日 14点47分 电厂大屏调整

wangggziwen 3 년 전
부모
커밋
f6405842b5

+ 8 - 8
ui/src/views/monitor/elec/centerLeft1.vue

@@ -12,22 +12,22 @@
       </div>
       <div class="d-flex chartStyle" @click="openchart1">
         <!--渐变折线图-->
-        <span style="padding-left:10px;">Unit:(kW·h)</span>
+        <span style="padding-left:10px;">Unit:(MW)</span>
         <div id="oneGTGyChart" style="width:100%;height:2rem;"></div>
       </div>
       <div class="d-flex chartStyle" @click="openchart2">
         <!--渐变折线图-->
-        <span style="padding-left:10px;">Unit:(kW·h)</span>
+        <span style="padding-left:10px;">Unit:(MW)</span>
         <div id="twoGTGyChart" style="width:100%;height:2rem;"></div>
       </div>
       <div class="d-flex chartStyle" @click="openchart3">
-        <span style="padding-left:10px;">Unit:(kW·h)</span>
+        <span style="padding-left:10px;">Unit:(MW)</span>
         <!--渐变折线图-->
         <div id="threeGTGyChart" style="width:100%;height:2rem;"></div>
       </div>
       <div class="d-flex chartStyle" @click="openchart4">
         <!--渐变折线图-->
-        <span style="padding-left:10px;">Unit:(kW·h)</span>
+        <span style="padding-left:10px;">Unit:(MW)</span>
         <div id="fourGTGyChart" style="width:100%;height:2rem;"></div>
       </div>
     </div>
@@ -270,7 +270,7 @@ export default {
         },
         yAxis: {
           type: 'value',
-          name: 'Unit:(kW·h)'
+          name: 'Unit:(MW)'
         },
         series: [
           {
@@ -393,7 +393,7 @@ export default {
         },
         yAxis: {
           type: 'value',
-          name: 'Unit:(kW·h)'
+          name: 'Unit:(MW)'
         },
         series: [
           {
@@ -518,7 +518,7 @@ export default {
         },
         yAxis: {
           type: 'value',
-          name: 'Unit:(kW·h)'
+          name: 'Unit:(MW)'
         },
         series: [
           {
@@ -643,7 +643,7 @@ export default {
         },
         yAxis: {
           type: 'value',
-          name: 'Unit:(kW·h)'
+          name: 'Unit:(MW)'
         },
         series: [
           {

+ 8 - 8
ui/src/views/monitor/elec/centerRight1.vue

@@ -10,7 +10,7 @@
         </div>
       </div>
       <div class="d-flex jc-center body-box" @click="openBYCdialog">
-        <span style="padding-left:10px;">Unit:(kW·h)</span>
+        <span style="padding-left:10px;">Unit:(MW)</span>
         <div id="BYCChart" style="width:100%;height:1.6rem;"></div>
       </div>
       <div class="d-flex pt-2 pl-2" style="margin-top: 0.3rem">
@@ -18,18 +18,18 @@
           <icon name="chart-line"></icon>
         </span>
         <div class="d-flex">
-          <span class="fs-xl text mx-2">BYC购电情况</span>
+          <span class="fs-xl text mx-2">BOC用电情况</span>
         </div>
       </div>
       <div class="d-flex jc-center body-box" @click="openBOCdialog">
-        <span style="padding-left:10px;">Unit:(kW·h)</span>
+        <span style="padding-left:10px;">Unit:(MW)</span>
         <div id="BOCChart" style="width:100%;height:1.6rem;"></div>
       </div>
     </div>
     <el-dialog class="my-info-dialog" :visible.sync="openChartBYCChart" title="BYC用电情况" @open="openBYC" width="1600px" destroy-on-close append-to-body>
       <div id="BYCChart1" style="width:100%;height:600px;"></div>
     </el-dialog>
-    <el-dialog class="my-info-dialog" :visible.sync="openChartBOCChart" title="BYC购电情况" @open="openBOC" width="1600px" destroy-on-close append-to-body>
+    <el-dialog class="my-info-dialog" :visible.sync="openChartBOCChart" title="BOC用电情况" @open="openBOC" width="1600px" destroy-on-close append-to-body>
       <div id="BOCChart1" style="width:100%;height:600px;"></div>
     </el-dialog>
   </div>
@@ -102,7 +102,7 @@ export default {
           },
         ],
         yAxis: {
-          name: 'Unit:(kW·h)'
+          name: 'Unit:(MW)'
         },
         series: [
           {
@@ -162,7 +162,7 @@ export default {
           },
         ],
         yAxis: {
-          name: 'Unit:(kW·h)'
+          name: 'Unit:(MW)'
         },
         series: [
           {
@@ -234,7 +234,7 @@ export default {
           },
         ],
         yAxis: {
-          name: 'Unit:(kW·h)'
+          name: 'Unit:(MW)'
         },
         series: [
           {
@@ -293,7 +293,7 @@ export default {
           },
         ],
         yAxis: {
-          name: 'Unit:(kW·h)'
+          name: 'Unit:(MW)'
         },
         series: [
           {

+ 1 - 1
ui/src/views/monitor/elec/echart/analysisChart/analysisChartBottomLeft2.vue

@@ -39,7 +39,7 @@ export default {
                 },
                 yAxis: {
                     type: 'value',
-                    name: 'mg/l',
+                    name: 'Unit:(mg/l)',
                     boundaryGap: [0, 0.01],
                     axisLabel: {
                         color: '#808080'

+ 0 - 12
ui/src/views/monitor/elec/echart/bottom/bottomLeftChart.vue

@@ -219,8 +219,6 @@ export default {
               normal: {
                 barBorderRadius: 5,
                 color: new this.echarts.graphic.LinearGradient(0, 0, 0, 1, [
-                  // { offset: 0, color: "#5FC6E5" },
-                  // { offset: 1, color: "#135E73" }
                   { offset: 0, color: "rgba(95,198,299,0.8)" },
                   { offset: 0.2, color: "rgba(95,198,299,0.5)" },
                   { offset: 1, color: "rgba(95,198,299,0.2)" }
@@ -240,8 +238,6 @@ export default {
               normal: {
                 barBorderRadius: 5,
                 color: new this.echarts.graphic.LinearGradient(0, 0, 0, 1, [
-                  // { offset: 0, color: "#DEBC16" },
-                  // { offset: 1, color: "#73610B" }
                   { offset: 0, color: "rgba(222,188,22,0.8)" },
                   { offset: 0.2, color: "rgba(222,188,22,0.5)" },
                   { offset: 1, color: "rgba(222,188,22,0.2)" }
@@ -263,8 +259,6 @@ export default {
               normal: {
                 barBorderRadius: 5,
                 color: new this.echarts.graphic.LinearGradient(0, 0, 0, 1, [
-                  // { offset: 0, color: "#07DEA4" },
-                  // { offset: 1, color: "#047959" }
                   { offset: 0, color: "rgba(7,222,164,0.8)" },
                   { offset: 0.2, color: "rgba(7,222,164,0.5)" },
                   { offset: 1, color: "rgba(7,222,164,0.2)" }
@@ -473,8 +467,6 @@ export default {
               normal: {
                 barBorderRadius: 5,
                 color: new this.echarts.graphic.LinearGradient(0, 0, 0, 1, [
-                  // { offset: 0, color: "#5FC6E5" },
-                  // { offset: 1, color: "#135E73" }
                   { offset: 0, color: "rgba(95,198,299,0.8)" },
                   { offset: 0.2, color: "rgba(95,198,299,0.5)" },
                   { offset: 1, color: "rgba(95,198,299,0.2)" }
@@ -494,8 +486,6 @@ export default {
               normal: {
                 barBorderRadius: 5,
                 color: new this.echarts.graphic.LinearGradient(0, 0, 0, 1, [
-                  // { offset: 0, color: "#DEBC16" },
-                  // { offset: 1, color: "#73610B" }
                   { offset: 0, color: "rgba(222,188,22,0.8)" },
                   { offset: 0.2, color: "rgba(222,188,22,0.5)" },
                   { offset: 1, color: "rgba(222,188,22,0.2)" }
@@ -517,8 +507,6 @@ export default {
               normal: {
                 barBorderRadius: 5,
                 color: new this.echarts.graphic.LinearGradient(0, 0, 0, 1, [
-                  // { offset: 0, color: "#07DEA4" },
-                  // { offset: 1, color: "#047959" }
                   { offset: 0, color: "rgba(7,222,164,0.8)" },
                   { offset: 0.2, color: "rgba(7,222,164,0.5)" },
                   { offset: 1, color: "rgba(7,222,164,0.2)" }