:合格--(3,4]
2级
:较差--(2,3]
- 1级
- :极差--[1,2]
+ 1级
+ :极差--[1,2]
@@ -48,7 +48,7 @@
4级
+ style="background: #A52a2a; color: #fff" size="small">
1级
{{ item.name }}
@@ -80,7 +80,7 @@
2级
+ style="background: #A52a2a; color: #fff" size="small">
1级
@@ -260,7 +260,7 @@ const histogram = (res: any) => {
return new echarts.graphic.LinearGradient(0, 1, 0, 0, [
{
offset: 1,
- color: '#CC0000'
+ color: '#A52a2a'
}], false)
} else if (params.value == 0.2) {
return new echarts.graphic.LinearGradient(0, 1, 0, 0, [
@@ -290,13 +290,13 @@ const histogram = (res: any) => {
name: "",
yAxis: 1,
lineStyle: {
- color: '#CC0000',
+ color: '#A52a2a',
},
label: {
// position:"middle",
formatter: '{b}',
textStyle: {
- color: '#CC0000',
+ color: '#A52a2a',
}
diff --git a/src/views/pqs/harmonicMonitoring/area/qualifiedRate/components/charts.vue b/src/views/pqs/harmonicMonitoring/area/qualifiedRate/components/charts.vue
index 810b5b5a..f02bfb26 100644
--- a/src/views/pqs/harmonicMonitoring/area/qualifiedRate/components/charts.vue
+++ b/src/views/pqs/harmonicMonitoring/area/qualifiedRate/components/charts.vue
@@ -3,15 +3,15 @@
-
  在线率<60%   
+
  在线率<60%   
-   在线率<60%   
+   在线率<60%   
检修状态
-
+
- 停运状态
+ 停运状态
@@ -250,7 +250,7 @@ const tableStore = new TableStore({
: row.cellValue !== 0 && row.row.level !== 4
? row.cellValue
: row.cellValue !== 0 && row.row.level == 4 && row.row.runFlag == 0 && row.row.reaFlag == 0
- ? "
"
+ ? "
"
: '/'
}
},
diff --git a/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/components/provinceDetails.vue b/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/components/provinceDetails.vue
index dc7ff3c0..5bba71b5 100644
--- a/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/components/provinceDetails.vue
+++ b/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/components/provinceDetails.vue
@@ -59,7 +59,7 @@
重度污染
diff --git a/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/components/ranking.vue b/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/components/ranking.vue
index f612fc04..1b5339e0 100644
--- a/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/components/ranking.vue
+++ b/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/components/ranking.vue
@@ -106,7 +106,7 @@ const open = (row: any,) => {
[
{
offset: 1,
- color: '#CC0000'
+ color: '#A52a2a'
}
],
false
@@ -263,13 +263,13 @@ const open = (row: any,) => {
name: '',
yAxis: 2,
lineStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
},
label: {
// position: "middle",
formatter: '{b}',
textStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
}
}
}
diff --git a/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/index.vue b/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/index.vue
index 2dfc0dd5..bd3d0b79 100644
--- a/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/index.vue
+++ b/src/views/pqs/harmonicMonitoring/detailed/dirtyAreas/index.vue
@@ -35,8 +35,8 @@
:轻度污染(1.2,1.6]
4级
:中度污染(1.6,2]
- 5级
- :重度污染(2,+∞)
+ 5级
+ :重度污染(2,+∞)
@@ -82,7 +82,7 @@
5级
@@ -136,7 +136,7 @@
5级
@@ -215,7 +215,7 @@
重度污染
@@ -399,7 +399,7 @@ const histogram = (res: any) => {
[
{
offset: 1,
- color: '#CC0000'
+ color: '#A52a2a'
}
],
false
@@ -556,13 +556,13 @@ const histogram = (res: any) => {
name: '',
yAxis: 2,
lineStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
},
label: {
// position: "middle",
formatter: '{b}',
textStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
}
}
}
@@ -647,7 +647,7 @@ const map = (res: any) => {
gt: 2,
lt: 10000,
label: '重度污染',
- color: '#CC0000'
+ color: '#A52a2a'
},
{
gte: 1.2,
diff --git a/src/views/pqs/harmonicMonitoring/detailed/harmonicStatistics/index.vue b/src/views/pqs/harmonicMonitoring/detailed/harmonicStatistics/index.vue
index 6eea0f5b..fff411a9 100644
--- a/src/views/pqs/harmonicMonitoring/detailed/harmonicStatistics/index.vue
+++ b/src/views/pqs/harmonicMonitoring/detailed/harmonicStatistics/index.vue
@@ -25,8 +25,8 @@
:优秀≤60%
良
:60%<良好<90%
- 差
- :极差≥90%
+ 差
+ :极差≥90%
@@ -41,7 +41,7 @@
良
+ style="color: #fff; background: #A52a2a" size="small">
差
+ style="color: #fff; background: #A52a2a" size="small">
差
+ style="background: #A52a2a; color: #fff" size="small">
5级
-->
@@ -280,7 +280,7 @@ const histogram = (res: any) => {
[
{
offset: 1,
- color: '#CC0000'
+ color: '#A52a2a'
}
],
false
@@ -383,13 +383,13 @@ const histogram = (res: any) => {
name: '',
yAxis: 100,
lineStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
},
label: {
// position: "middle",
formatter: '{b}',
textStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
}
}
}
diff --git a/src/views/pqs/harmonicMonitoring/detailed/powerQualityPollutionMap/index.vue b/src/views/pqs/harmonicMonitoring/detailed/powerQualityPollutionMap/index.vue
index 5fd2b5be..4b3fb6f1 100644
--- a/src/views/pqs/harmonicMonitoring/detailed/powerQualityPollutionMap/index.vue
+++ b/src/views/pqs/harmonicMonitoring/detailed/powerQualityPollutionMap/index.vue
@@ -63,7 +63,7 @@
+ " style=" font-weight: bold;color: #A52a2a;">
重度污染
@@ -207,7 +207,7 @@ const map = (res: any) => {
gt: 2,
lt: 10000,
label: '重度污染',
- color: '#CC0000',
+ color: '#A52a2a',
},
{
gte: 1.2,
@@ -339,7 +339,7 @@ const histogram = (res: any) => {
[
{
offset: 1,
- color: '#CC0000'
+ color: '#A52a2a'
}
],
false
@@ -496,13 +496,13 @@ const histogram = (res: any) => {
name: '',
yAxis: 2,
lineStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
},
label: {
// position: "middle",
formatter: '{b}',
textStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
}
}
}
diff --git a/src/views/pqs/harmonicMonitoring/embed/lntegruty/components/echart.vue b/src/views/pqs/harmonicMonitoring/embed/lntegruty/components/echart.vue
index 9f57b801..a55bc838 100644
--- a/src/views/pqs/harmonicMonitoring/embed/lntegruty/components/echart.vue
+++ b/src/views/pqs/harmonicMonitoring/embed/lntegruty/components/echart.vue
@@ -198,7 +198,7 @@ const tableStore = new TableStore({
[
{
offset: 1,
- color: '#CC0000'
+ color: '#A52a2a'
}
],
false
@@ -257,13 +257,13 @@ const tableStore = new TableStore({
name: '',
yAxis: 60,
lineStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
},
label: {
//position: "middle",
formatter: '{b}',
textStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
}
}
}
diff --git a/src/views/pqs/harmonicMonitoring/embed/onlinerate/components/echart.vue b/src/views/pqs/harmonicMonitoring/embed/onlinerate/components/echart.vue
index d4ab82b3..54578bb3 100644
--- a/src/views/pqs/harmonicMonitoring/embed/onlinerate/components/echart.vue
+++ b/src/views/pqs/harmonicMonitoring/embed/onlinerate/components/echart.vue
@@ -198,7 +198,7 @@ const tableStore = new TableStore({
[
{
offset: 1,
- color: '#CC0000'
+ color: '#A52a2a'
}
],
false
@@ -257,13 +257,13 @@ const tableStore = new TableStore({
name: '',
yAxis: 60,
lineStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
},
label: {
//position: "middle",
formatter: '{b}',
textStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
}
}
}
diff --git a/src/views/pqs/harmonicMonitoring/monitoringPoint/online/gaojingshujutongji/index.vue b/src/views/pqs/harmonicMonitoring/monitoringPoint/online/gaojingshujutongji/index.vue
index f6b6ebb3..29b0b406 100644
--- a/src/views/pqs/harmonicMonitoring/monitoringPoint/online/gaojingshujutongji/index.vue
+++ b/src/views/pqs/harmonicMonitoring/monitoringPoint/online/gaojingshujutongji/index.vue
@@ -64,7 +64,7 @@
@@ -77,7 +77,7 @@
@@ -90,7 +90,7 @@
@@ -103,7 +103,7 @@
diff --git a/src/views/pqs/harmonicMonitoring/monitoringPoint/online/shishishuju/index.vue b/src/views/pqs/harmonicMonitoring/monitoringPoint/online/shishishuju/index.vue
index 646fb41b..37a7634a 100644
--- a/src/views/pqs/harmonicMonitoring/monitoringPoint/online/shishishuju/index.vue
+++ b/src/views/pqs/harmonicMonitoring/monitoringPoint/online/shishishuju/index.vue
@@ -31,38 +31,38 @@
电压
A相:
-
+
{{ echartsData1?.options?.series[1].data[0].value }}
B相:
-
+
{{ echartsData1?.options?.series[1].data[1].value }}
C相:
-
+
{{ echartsData1?.options?.series[1].data[2].value }}
电流
A相:
-
+
{{ echartsData1?.options?.series[0].data[0].value }}
B相:
-
+
{{ echartsData1?.options?.series[0].data[1].value }}
C相:
-
+
{{ echartsData1?.options?.series[0].data[2].value }}
@@ -493,21 +493,21 @@ const initRadioCharts = () => {
value: 0,
name: 'A相',
itemStyle: {
- color: '#FFCC00'
+ color: '#DAA520'
}
},
{
value: 0,
name: 'B相',
itemStyle: {
- color: '#009900'
+ color: '#2E8B57'
}
},
{
value: 0,
name: 'C相',
itemStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
}
}
]
@@ -596,21 +596,21 @@ const initRadioCharts = () => {
value: 0,
name: ptName.value == 'star' ? 'A相' : 'AB相', //'A相',
itemStyle: {
- color: '#FFCC00'
+ color: '#DAA520'
}
},
{
value: 0,
name: ptName.value == 'star' ? 'B相' : 'BC相', //'B相',
itemStyle: {
- color: '#009900'
+ color: '#2E8B57'
}
},
{
value: 0,
name: ptName.value == 'star' ? 'C相' : 'CA相', //'C相',
itemStyle: {
- color: '#CC0000'
+ color: '#A52a2a'
}
}
]
@@ -744,13 +744,13 @@ const initEcharts = (color: string, key: number) => {
}
//渲染echarts
const init = () => {
- echartsDataV1.value = initEcharts('#FFCC00', 0)
- echartsDataV2.value = initEcharts('#009900', 0)
- echartsDataV3.value = initEcharts('#CC0000', 0)
+ echartsDataV1.value = initEcharts('#DAA520', 0)
+ echartsDataV2.value = initEcharts('#2E8B57', 0)
+ echartsDataV3.value = initEcharts('#A52a2a', 0)
- echartsDataA1.value = initEcharts('#FFCC00', 1)
- echartsDataA2.value = initEcharts('#009900', 1)
- echartsDataA3.value = initEcharts('#CC0000', 1)
+ echartsDataA1.value = initEcharts('#DAA520', 1)
+ echartsDataA2.value = initEcharts('#2E8B57', 1)
+ echartsDataA3.value = initEcharts('#A52a2a', 1)
if (!dataSocket.socketServe) {
console.error('WebSocket 客户端实例不存在')
diff --git a/src/views/pqs/harmonicMonitoring/monitoringPoint/online/shishishuju/trend.vue b/src/views/pqs/harmonicMonitoring/monitoringPoint/online/shishishuju/trend.vue
index 423841e9..ae3898ef 100644
--- a/src/views/pqs/harmonicMonitoring/monitoringPoint/online/shishishuju/trend.vue
+++ b/src/views/pqs/harmonicMonitoring/monitoringPoint/online/shishishuju/trend.vue
@@ -62,7 +62,7 @@ const indexOptions: any = ref([
{ name: 'vRmsB', phase: props.ptName == 'star' ? 'B相' : 'BC相', data: [] },
{ name: 'vRmsC', phase: props.ptName == 'star' ? 'C相' : 'CA相', data: [] }
],
- color: ['#FFCC00', '#009900', '#CC0000'],
+ color: ['#DAA520', '#2E8B57', '#A52a2a'],
unit: 'kV',
data: []
},
@@ -74,7 +74,7 @@ const indexOptions: any = ref([
{ name: 'iRmsB', phase: 'B相', data: [] },
{ name: 'iRmsC', phase: 'C相', data: [] }
],
- color: ['#FFCC00', '#009900', '#CC0000'],
+ color: ['#DAA520', '#2E8B57', '#A52a2a'],
unit: 'A',
data: []
},
@@ -90,7 +90,7 @@ const indexOptions: any = ref([
{ name: 'pTot', phase: '总', data: [] }
]
: [{ name: 'pTot', phase: '总', data: [] }],
- color: props.ptName == 'star' ? ['#FFCC00', '#009900', '#CC0000', '#000'] : ['#000'],
+ color: props.ptName == 'star' ? ['#DAA520', '#2E8B57', '#A52a2a', '#000'] : ['#000'],
unit: 'kW',
data: []
},
@@ -106,7 +106,7 @@ const indexOptions: any = ref([
{ name: 'qTot', phase: '总', data: [] }
]
: [{ name: 'qTot', phase: '总', data: [] }],
- color: props.ptName == 'star' ? ['#FFCC00', '#009900', '#CC0000', '#000'] : ['#000'],
+ color: props.ptName == 'star' ? ['#DAA520', '#2E8B57', '#A52a2a', '#000'] : ['#000'],
unit: 'kW',
data: []
},
@@ -119,7 +119,7 @@ const indexOptions: any = ref([
{ name: 'v1B', phase: props.ptName == 'star' ? 'B相' : 'BC相', data: [] },
{ name: 'v1C', phase: props.ptName == 'star' ? 'C相' : 'CA相', data: [] }
],
- color: ['#FFCC00', '#009900', '#CC0000'],
+ color: ['#DAA520', '#2E8B57', '#A52a2a'],
unit: 'kV',
data: []
},
@@ -131,7 +131,7 @@ const indexOptions: any = ref([
{ name: 'i1B', phase: 'B相', data: [] },
{ name: 'i1C', phase: 'C相', data: [] }
],
- color: ['#FFCC00', '#009900', '#CC0000'],
+ color: ['#DAA520', '#2E8B57', '#A52a2a'],
unit: 'A',
data: []
},
diff --git a/src/views/pqs/harmonicMonitoring/monitoringPoint/online/wentaishujufenxi/index.vue b/src/views/pqs/harmonicMonitoring/monitoringPoint/online/wentaishujufenxi/index.vue
index 6485cff7..4cbc2eed 100644
--- a/src/views/pqs/harmonicMonitoring/monitoringPoint/online/wentaishujufenxi/index.vue
+++ b/src/views/pqs/harmonicMonitoring/monitoringPoint/online/wentaishujufenxi/index.vue
@@ -1179,7 +1179,7 @@ const rendering = () => {
smooth: true,
itemStyle: {
normal: {
- color: '#FFCC00'
+ color: '#DAA520'
}
},
@@ -1195,7 +1195,7 @@ const rendering = () => {
smooth: true,
itemStyle: {
normal: {
- color: '#009900'
+ color: '#2E8B57'
}
},
@@ -1212,7 +1212,7 @@ const rendering = () => {
barWidth: 22,
itemStyle: {
normal: {
- color: '#CC0000'
+ color: '#A52a2a'
}
},
data: item.cvalue
@@ -1627,7 +1627,7 @@ const getEcharts = () => {
symbolSize: 0,
itemStyle: {
normal: {
- color: '#FFCC00'
+ color: '#DAA520'
}
}
},
@@ -1640,7 +1640,7 @@ const getEcharts = () => {
symbolSize: 0,
itemStyle: {
normal: {
- color: '#009900'
+ color: '#2E8B57'
}
}
},
@@ -1653,7 +1653,7 @@ const getEcharts = () => {
symbolSize: 0,
itemStyle: {
normal: {
- color: '#CC0000'
+ color: '#A52a2a'
}
}
},
diff --git a/src/views/pqs/harmonicMonitoring/monitoringPoint/online/wentaishujufenxi/index1.vue b/src/views/pqs/harmonicMonitoring/monitoringPoint/online/wentaishujufenxi/index1.vue
index b403867d..f9a1de15 100644
--- a/src/views/pqs/harmonicMonitoring/monitoringPoint/online/wentaishujufenxi/index1.vue
+++ b/src/views/pqs/harmonicMonitoring/monitoringPoint/online/wentaishujufenxi/index1.vue
@@ -1109,7 +1109,7 @@ const rendering = () => {
smooth: true,
itemStyle: {
normal: {
- color: '#FFCC00'
+ color: '#DAA520'
}
},
@@ -1125,7 +1125,7 @@ const rendering = () => {
smooth: true,
itemStyle: {
normal: {
- color: '#009900'
+ color: '#2E8B57'
}
},
@@ -1142,7 +1142,7 @@ const rendering = () => {
barWidth: 22,
itemStyle: {
normal: {
- color: '#CC0000'
+ color: '#A52a2a'
}
},
data: item.cvalue
@@ -1529,7 +1529,7 @@ const getEcharts = () => {
symbolSize: 0,
itemStyle: {
normal: {
- color: '#FFCC00'
+ color: '#DAA520'
}
}
},
@@ -1542,7 +1542,7 @@ const getEcharts = () => {
symbolSize: 0,
itemStyle: {
normal: {
- color: '#339900'
+ color: '#2E8B57'
}
}
},
@@ -1555,7 +1555,7 @@ const getEcharts = () => {
symbolSize: 0,
itemStyle: {
normal: {
- color: '#CC0000'
+ color: '#A52a2a'
}
}
},
diff --git a/src/views/pqs/harmonicMonitoring/views/index.vue b/src/views/pqs/harmonicMonitoring/views/index.vue
index a9393ea4..82468631 100644
--- a/src/views/pqs/harmonicMonitoring/views/index.vue
+++ b/src/views/pqs/harmonicMonitoring/views/index.vue
@@ -91,7 +91,7 @@ const itemStyle = ref({
[
{
offset: 1,
- color: '#CC0000',
+ color: '#A52a2a',
}
],
false
@@ -150,13 +150,13 @@ const markLine = ref({
name: '',
xAxis: 60,
lineStyle: {
- color: '#CC0000',
+ color: '#A52a2a',
},
label: {
// position: "middle",
formatter: '{b}',
textStyle: {
- color: '#CC0000',
+ color: '#A52a2a',
}
}
}
@@ -587,7 +587,7 @@ const tableStore = new TableStore({
gt: 0,
lt: 60,
label: '在线率<60%',
- color: '#CC0000'
+ color: '#A52a2a'
},
{
value: 3.14159,
@@ -740,7 +740,7 @@ const tableStore = new TableStore({
gt: 0,
lt: 60,
label: '完整性<60%',
- color: '#CC0000'
+ color: '#A52a2a'
},
{
@@ -871,7 +871,7 @@ const tableStore = new TableStore({
1,
0,
0,
- [{ offset: 1, color: '#CC0000' }],
+ [{ offset: 1, color: '#A52a2a' }],
false
)
} else if (params.value <= 2) {
@@ -946,7 +946,7 @@ const tableStore = new TableStore({
gt: 2,
lt: 100,
label: '畸变率>2%',
- color: '#CC0000'
+ color: '#A52a2a'
},
{
diff --git a/src/views/pqs/panorama/components/cityMapL.vue b/src/views/pqs/panorama/components/cityMapL.vue
index 27e91c70..6fb24724 100644
--- a/src/views/pqs/panorama/components/cityMapL.vue
+++ b/src/views/pqs/panorama/components/cityMapL.vue
@@ -139,7 +139,7 @@
{{ item.title[2] }}:
-
+
{{ item.lineNumTwo || 0 }}
diff --git a/src/views/pqs/panorama/components/details/evaluate.vue b/src/views/pqs/panorama/components/details/evaluate.vue
index b1ae1d0b..2793fd29 100644
--- a/src/views/pqs/panorama/components/details/evaluate.vue
+++ b/src/views/pqs/panorama/components/details/evaluate.vue
@@ -201,7 +201,7 @@ const analysis = () => {
// : params[i].value > 2
// ? '#97017e'
// : params[i].value > 0
- // ? '#cc0000'
+ // ? '#A52a2a'
// : ''
// }">
// ${
@@ -290,7 +290,7 @@ defineExpose({ open })
color: #fff;
}
.background3 {
- background-color: #cc0000;
+ background-color: #A52a2a;
color: #fff;
}
:deep(.el-select) {
diff --git a/src/views/pqs/panorama/components/details/stand.vue b/src/views/pqs/panorama/components/details/stand.vue
index 1eb8b00c..92319c13 100644
--- a/src/views/pqs/panorama/components/details/stand.vue
+++ b/src/views/pqs/panorama/components/details/stand.vue
@@ -33,7 +33,7 @@
中度污染:(1.6 , 2]
-
重度污染:(2 , +∞)
+
重度污染:(2 , +∞)
@@ -161,7 +161,7 @@ const contaminateC = () => {
name: `重度污染:${a5}座`
}
]
- const color = ['#00B07D', '#3399ff', '#ffcc33', '#ff9900', '#cc0000']
+ const color = ['#00B07D', '#3399ff', '#ffcc33', '#ff9900', '#A52a2a']
list.forEach((item, i) => {
picEChart.value[i] = {
diff --git a/src/views/pqs/panorama/components/line/history.vue b/src/views/pqs/panorama/components/line/history.vue
index cbd36a7d..e0d78f7a 100644
--- a/src/views/pqs/panorama/components/line/history.vue
+++ b/src/views/pqs/panorama/components/line/history.vue
@@ -1035,7 +1035,7 @@ const rendering = () => {
smooth: true,
itemStyle: {
normal: {
- color: '#FFCC00'
+ color: '#DAA520'
}
},
@@ -1051,7 +1051,7 @@ const rendering = () => {
smooth: true,
itemStyle: {
normal: {
- color: '#339900'
+ color: '#2E8B57'
}
},
@@ -1068,7 +1068,7 @@ const rendering = () => {
barWidth: 22,
itemStyle: {
normal: {
- color: '#CC0000'
+ color: '#A52a2a'
}
},
data: item.cvalue
@@ -1452,7 +1452,7 @@ const getEcharts = () => {
symbolSize: 0,
itemStyle: {
normal: {
- color: '#FFCC00'
+ color: '#DAA520'
}
}
},
@@ -1465,7 +1465,7 @@ const getEcharts = () => {
symbolSize: 0,
itemStyle: {
normal: {
- color: '#339900'
+ color: '#2E8B57'
}
}
},
diff --git a/src/views/pqs/panorama/components/line/info.vue b/src/views/pqs/panorama/components/line/info.vue
index fa73fd54..f2b9fa50 100644
--- a/src/views/pqs/panorama/components/line/info.vue
+++ b/src/views/pqs/panorama/components/line/info.vue
@@ -737,7 +737,7 @@ defineExpose({ open })
}
.background3 {
- background-color: #cc0000;
+ background-color: #A52a2a;
color: #fff;
}
diff --git a/src/views/pqs/panorama/components/mapL.vue b/src/views/pqs/panorama/components/mapL.vue
index 2c64e1df..654a8730 100644
--- a/src/views/pqs/panorama/components/mapL.vue
+++ b/src/views/pqs/panorama/components/mapL.vue
@@ -133,7 +133,7 @@
{{ item.title[2] }}:
-
+
{{ item.lineNumTwo || 0 }}
diff --git a/src/views/pqs/panorama/components/mapR.vue b/src/views/pqs/panorama/components/mapR.vue
index 3eb8ed7d..bb402712 100644
--- a/src/views/pqs/panorama/components/mapR.vue
+++ b/src/views/pqs/panorama/components/mapR.vue
@@ -19,7 +19,7 @@
较差:(2 , 3]
- 极差:[1 , 2]
+ 极差:[1 , 2]