diff --git a/src/views/page/CO2.vue b/src/views/page/CO2.vue index 84dbc37..be8a49d 100644 --- a/src/views/page/CO2.vue +++ b/src/views/page/CO2.vue @@ -10,11 +10,11 @@ class="btn btn-tips" @click="changeOpen(0)" :class=" - inputData[this.startList[this.indexs - 1]] == 0 ? 'blue' : 'green' + inputData[this.startList[this.indexs - 1]] == 0 ? 'green' : 'blue' " > {{ - inputData[this.startList[this.indexs - 1]] == 0 ? '无效' : '无效' + inputData[this.startList[this.indexs - 1]] == 0 ? '无效' : '有效' }} diff --git a/src/views/page/LED.vue b/src/views/page/LED.vue index d9f3c53..abff0bd 100644 --- a/src/views/page/LED.vue +++ b/src/views/page/LED.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[21400] == 0 ? '无效' : '无效' }} +
+ {{ inputData[21400] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/air-conditioning.vue b/src/views/page/air-conditioning.vue index 70c5e56..ea42d99 100644 --- a/src/views/page/air-conditioning.vue +++ b/src/views/page/air-conditioning.vue @@ -9,9 +9,9 @@
- {{ inputData[22040] == 0 ? '无效' : '无效' }} + {{ inputData[22040] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/circulationCan.vue b/src/views/page/circulationCan.vue index e148d12..8610f08 100644 --- a/src/views/page/circulationCan.vue +++ b/src/views/page/circulationCan.vue @@ -6,8 +6,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/coercionMist.vue b/src/views/page/coercionMist.vue index e9d44b3..a4611be 100644 --- a/src/views/page/coercionMist.vue +++ b/src/views/page/coercionMist.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/electromagneticControl.vue b/src/views/page/electromagneticControl.vue index a65f78d..b935038 100644 --- a/src/views/page/electromagneticControl.vue +++ b/src/views/page/electromagneticControl.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/facadeInsulation.vue b/src/views/page/facadeInsulation.vue index 4a3343d..3bd10c0 100644 --- a/src/views/page/facadeInsulation.vue +++ b/src/views/page/facadeInsulation.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/fan.vue b/src/views/page/fan.vue index 6580ef1..3624b6d 100644 --- a/src/views/page/fan.vue +++ b/src/views/page/fan.vue @@ -5,8 +5,8 @@
-
- {{ openIndex == 0 ? '无效' : '无效' }} +
+ {{ openIndex == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/heatFan.vue b/src/views/page/heatFan.vue index ba27ae7..03b71e0 100644 --- a/src/views/page/heatFan.vue +++ b/src/views/page/heatFan.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[22250] == 0 ? '无效' : '无效' }} +
+ {{ inputData[22250] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/insizeSunshade.vue b/src/views/page/insizeSunshade.vue index c68d0c6..03607e2 100644 --- a/src/views/page/insizeSunshade.vue +++ b/src/views/page/insizeSunshade.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/internalInsulation.vue b/src/views/page/internalInsulation.vue index 2a0446b..89ab819 100644 --- a/src/views/page/internalInsulation.vue +++ b/src/views/page/internalInsulation.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/outsizeSunshade.vue b/src/views/page/outsizeSunshade.vue index 198828d..b6ce784 100644 --- a/src/views/page/outsizeSunshade.vue +++ b/src/views/page/outsizeSunshade.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/skylight.vue b/src/views/page/skylight.vue index 32e9c84..b6e1914 100644 --- a/src/views/page/skylight.vue +++ b/src/views/page/skylight.vue @@ -5,8 +5,8 @@
-
- {{ openIndex == 0 ? '无效' : '无效' }} +
+ {{ openIndex == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/sunroofControl.vue b/src/views/page/sunroofControl.vue index 401f0ad..16d656a 100644 --- a/src/views/page/sunroofControl.vue +++ b/src/views/page/sunroofControl.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] ==0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] ==0 ? '无效' : '有效' }}
diff --git a/src/views/page/wetFan.vue b/src/views/page/wetFan.vue index 4ddc784..80b5f49 100644 --- a/src/views/page/wetFan.vue +++ b/src/views/page/wetFan.vue @@ -7,8 +7,8 @@