Browse Source

标题样式统一

sunzehao 4 months ago
parent
commit
5c09adcb18
44 changed files with 45 additions and 50 deletions
  1. 2 7
      src/views/IntegratedAlarm/deviceConfig/index.vue
  2. 1 1
      src/views/IntegratedAlarm/reliability/partsTemperatureAnalyse/index.vue
  3. 1 1
      src/views/IntegratedAlarm/reliability/partsTemperatureAnalyse/index2.vue
  4. 1 1
      src/views/economicsOperation/benchmarkingManagement/intervalBenchmarking/index.vue
  5. 1 1
      src/views/economicsOperation/benchmarkingManagement/loseRate/index.vue
  6. 1 1
      src/views/economicsOperation/benchmarkingManagement/projectBenchmarking/index.vue
  7. 1 1
      src/views/economicsOperation/benchmarkingManagement/singleMachineBenchmarking/index.vue
  8. 1 1
      src/views/economicsOperation/benchmarkingManagement/siteBenchmarking/index.vue
  9. 1 1
      src/views/economicsOperation/benchmarkingManagement/valueBenchmarking/index.vue
  10. 1 1
      src/views/economicsOperation/benchmarkingManagement/wiringBenchmarking/index.vue
  11. 1 1
      src/views/economicsOperation/comprehensiveControl/maintenanceKPI/index.vue
  12. 1 1
      src/views/economicsOperation/comprehensiveControl/runningKPI/index.vue
  13. 1 1
      src/views/economicsOperation/comprehensiveControl/stationControlKPI/index.vue
  14. 1 1
      src/views/economicsOperation/efficiency/consumeEfficiency/index.vue
  15. 1 1
      src/views/economicsOperation/efficiency/restorationEfficiency/index.vue
  16. 1 1
      src/views/economicsOperation/efficiency/stateEfficiency/index.vue
  17. 1 1
      src/views/economicsOperation/healthReport/index.vue
  18. 1 1
      src/views/economicsOperation/photovoltaicAnalyse/lslfx/index.vue
  19. 1 1
      src/views/economicsOperation/photovoltaicAnalyse/performanceEvaluation/index.vue
  20. 1 1
      src/views/economicsOperation/photovoltaicAnalyse/prAnalyse/index.vue
  21. 1 1
      src/views/economicsOperation/photovoltaicAnalyse/stateTransition/index.vue
  22. 1 1
      src/views/economicsOperation/photovoltaicAnalyse/timeTransition/index.vue
  23. 1 1
      src/views/economicsOperation/stationAnalyse/electricAnalyse/index.vue
  24. 1 1
      src/views/economicsOperation/stationAnalyse/stationElectricAnalyse/index.vue
  25. 1 1
      src/views/economicsOperation/stationAnalyse/windAndPhotovoltaic/index.vue
  26. 1 1
      src/views/economicsOperation/thematicAnalysis/MTBF/index.vue
  27. 1 1
      src/views/economicsOperation/thematicAnalysis/comprehensiveAnalysis/index.vue
  28. 1 1
      src/views/economicsOperation/thematicAnalysis/failure/index.vue
  29. 1 1
      src/views/economicsOperation/thematicAnalysis/generation/index.vue
  30. 1 1
      src/views/economicsOperation/thematicAnalysis/reset/index.vue
  31. 1 1
      src/views/economicsOperation/thematicAnalysis/windEnergy/index.vue
  32. 1 1
      src/views/economicsOperation/windAnalyse/cutInAndOutAnalysis/index.vue
  33. 1 1
      src/views/economicsOperation/windAnalyse/monthlyAnalysis/index.vue
  34. 1 1
      src/views/economicsOperation/windAnalyse/performanceAssess/index.vue
  35. 1 1
      src/views/economicsOperation/windAnalyse/powerSearch/index.vue
  36. 1 1
      src/views/economicsOperation/windAnalyse/qxpclfx/index.vue
  37. 1 1
      src/views/economicsOperation/windAnalyse/qxqjpcl/index.vue
  38. 1 1
      src/views/economicsOperation/windAnalyse/singleWindAnasyle/index.vue
  39. 1 1
      src/views/economicsOperation/windAnalyse/stateTransition/index.vue
  40. 1 1
      src/views/economicsOperation/windAnalyse/timeTransition/index.vue
  41. 1 1
      src/views/stateMonitor/alarmCenter/commonAlarm/index.vue
  42. 1 1
      src/views/stateMonitor/factoryMonitor/photovoltaic/lightDataTarget/index.vue
  43. 1 1
      src/views/stateMonitor/factoryMonitor/windPowerPlant/DataTarget/index.vue
  44. 1 1
      src/views/stateMonitor/zhzb/zhzb.vue

+ 2 - 7
src/views/IntegratedAlarm/deviceConfig/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div class="device-config">
-    <div class="leftContent" :data-type="$store.state.moreSty">
+    <div class="leftContent">
       <span>{{ pageTitle }}</span>
     </div>
     <div class="device-content">
@@ -4434,17 +4434,12 @@ const cascaderforEach = (val) => {
       color: #ffffff;
     }
   }
-  .leftContent[data-type~="greenSty"] {
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
-  }
-  .leftContent[data-type~="blueSty"] {
-    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
-  }
   .leftContent {
     width: 242px;
     height: 41px;
     display: flex;
     align-items: center;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/IntegratedAlarm/reliability/partsTemperatureAnalyse/index.vue

@@ -779,7 +779,7 @@ p {
       height: 41px;
       display: flex;
       align-items: center;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/IntegratedAlarm/reliability/partsTemperatureAnalyse/index2.vue

@@ -710,7 +710,7 @@ export default {
     height: 41px;
     display: flex;
     align-items: center;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/benchmarkingManagement/intervalBenchmarking/index.vue

@@ -866,7 +866,7 @@ export default {
     height: 41px;
     display: flex;
     align-items: center;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/benchmarkingManagement/loseRate/index.vue

@@ -916,7 +916,7 @@ export default {
     height: 41px;
     display: flex;
     align-items: center;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/benchmarkingManagement/projectBenchmarking/index.vue

@@ -861,7 +861,7 @@ export default {
     height: 41px;
     display: flex;
     align-items: center;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/benchmarkingManagement/singleMachineBenchmarking/index.vue

@@ -755,7 +755,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-family: Microsoft YaHei;

+ 1 - 1
src/views/economicsOperation/benchmarkingManagement/siteBenchmarking/index.vue

@@ -1183,7 +1183,7 @@ export default {
     height: 41px;
     display: flex;
     align-items: center;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/benchmarkingManagement/valueBenchmarking/index.vue

@@ -223,7 +223,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/benchmarkingManagement/wiringBenchmarking/index.vue

@@ -948,7 +948,7 @@ export default {
     height: 41px;
     display: flex;
     align-items: center;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/comprehensiveControl/maintenanceKPI/index.vue

@@ -332,7 +332,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/comprehensiveControl/runningKPI/index.vue

@@ -330,7 +330,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/comprehensiveControl/stationControlKPI/index.vue

@@ -550,7 +550,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/efficiency/consumeEfficiency/index.vue

@@ -214,7 +214,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/efficiency/restorationEfficiency/index.vue

@@ -261,7 +261,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/efficiency/stateEfficiency/index.vue

@@ -282,7 +282,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/healthReport/index.vue

@@ -550,7 +550,7 @@ p {
       height: 41px;
       display: flex;
       align-items: center;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/photovoltaicAnalyse/lslfx/index.vue

@@ -216,7 +216,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-family: Microsoft YaHei;

+ 1 - 1
src/views/economicsOperation/photovoltaicAnalyse/performanceEvaluation/index.vue

@@ -250,7 +250,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-family: Microsoft YaHei;

+ 1 - 1
src/views/economicsOperation/photovoltaicAnalyse/prAnalyse/index.vue

@@ -300,7 +300,7 @@ export default {
       width: 242px;
       height: 45px;
       line-height: 45px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-family: Microsoft YaHei;

+ 1 - 1
src/views/economicsOperation/photovoltaicAnalyse/stateTransition/index.vue

@@ -247,7 +247,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-family: Microsoft YaHei;

+ 1 - 1
src/views/economicsOperation/photovoltaicAnalyse/timeTransition/index.vue

@@ -283,7 +283,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-family: Microsoft YaHei;

+ 1 - 1
src/views/economicsOperation/stationAnalyse/electricAnalyse/index.vue

@@ -490,7 +490,7 @@ export default {
         width: 242px;
         height: 45px;
         line-height: 45px;
-        background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+        background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
         span {
           font-size: 16px;

+ 1 - 1
src/views/economicsOperation/stationAnalyse/stationElectricAnalyse/index.vue

@@ -471,7 +471,7 @@ export default {
         width: 242px;
         height: 45px;
         line-height: 45px;
-        background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+        background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
         span {
           font-size: 16px;

+ 1 - 1
src/views/economicsOperation/stationAnalyse/windAndPhotovoltaic/index.vue

@@ -145,7 +145,7 @@ export default {
       width: 242px;
       height: 45px;
       line-height: 45px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/thematicAnalysis/MTBF/index.vue

@@ -491,7 +491,7 @@ export default {
     width: 242px;
     height: 45px;
     line-height: 45px;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/thematicAnalysis/comprehensiveAnalysis/index.vue

@@ -779,7 +779,7 @@ export default {
       width: 242px;
       height: 45px;
       line-height: 45px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/thematicAnalysis/failure/index.vue

@@ -540,7 +540,7 @@ export default {
     width: 242px;
     height: 45px;
     line-height: 45px;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/thematicAnalysis/generation/index.vue

@@ -489,7 +489,7 @@ export default {
     width: 242px;
     height: 45px;
     line-height: 45px;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/thematicAnalysis/reset/index.vue

@@ -539,7 +539,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/thematicAnalysis/windEnergy/index.vue

@@ -449,7 +449,7 @@ export default {
     width: 242px;
     height: 45px;
     line-height: 45px;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/windAnalyse/cutInAndOutAnalysis/index.vue

@@ -394,7 +394,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/windAnalyse/monthlyAnalysis/index.vue

@@ -352,7 +352,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-weight: 400;

+ 1 - 1
src/views/economicsOperation/windAnalyse/performanceAssess/index.vue

@@ -467,7 +467,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-family: Microsoft YaHei;

+ 1 - 1
src/views/economicsOperation/windAnalyse/powerSearch/index.vue

@@ -564,7 +564,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-family: Microsoft YaHei;

+ 1 - 1
src/views/economicsOperation/windAnalyse/qxpclfx/index.vue

@@ -172,7 +172,7 @@ export default {
     width: 242px;
     height: 45px;
     line-height: 45px;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/economicsOperation/windAnalyse/qxqjpcl/index.vue

@@ -119,7 +119,7 @@
             width: 242px;
             height: 45px;
             line-height: 45px;
-            background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+            background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
             span {
                 font-size: 16px;

+ 1 - 1
src/views/economicsOperation/windAnalyse/singleWindAnasyle/index.vue

@@ -416,7 +416,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
       span {
         font-size: 16px;

+ 1 - 1
src/views/economicsOperation/windAnalyse/stateTransition/index.vue

@@ -279,7 +279,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-family: Microsoft YaHei;

+ 1 - 1
src/views/economicsOperation/windAnalyse/timeTransition/index.vue

@@ -283,7 +283,7 @@ export default {
       width: 242px;
       height: 41px;
       line-height: 41px;
-      background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+      background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
       span {
         font-size: 16px;
         font-family: Microsoft YaHei;

+ 1 - 1
src/views/stateMonitor/alarmCenter/commonAlarm/index.vue

@@ -477,7 +477,7 @@ export default {
         height: 41px;
         display: flex;
         align-items: center;
-        background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+        background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
         span {
           font-size: 16px;
           font-family: Microsoft YaHei;

+ 1 - 1
src/views/stateMonitor/factoryMonitor/photovoltaic/lightDataTarget/index.vue

@@ -568,7 +568,7 @@ ul li {
     height: 41px;
     display: flex;
     align-items: center;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/stateMonitor/factoryMonitor/windPowerPlant/DataTarget/index.vue

@@ -562,7 +562,7 @@ ul li {
     height: 41px;
     display: flex;
     align-items: center;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;

+ 1 - 1
src/views/stateMonitor/zhzb/zhzb.vue

@@ -696,7 +696,7 @@ export default {
     height: 41px;
     display: flex;
     align-items: center;
-    background: url("~@/assets/imgs/title_left_bg1.png") no-repeat;
+    background: url("~@/assets/imgs/title_left_bg.png") no-repeat;
 
     span {
       font-size: 16px;