|
@@ -41,7 +41,7 @@
|
|
<span style="font-size: 11px;">设定80.0℃</span>
|
|
<span style="font-size: 11px;">设定80.0℃</span>
|
|
</div>
|
|
</div>
|
|
<div style="height: 70%; display: flex; justify-content: center; align-items: center;">
|
|
<div style="height: 70%; display: flex; justify-content: center; align-items: center;">
|
|
- <span style="font-size: 40px;">-100.2</span>
|
|
|
|
|
|
+ <span style="font-size: 35px;">-100.2</span>
|
|
</div>
|
|
</div>
|
|
<div style="height: 15%; display: flex; justify-content: end; align-items: center;">
|
|
<div style="height: 15%; display: flex; justify-content: end; align-items: center;">
|
|
<span style="font-size: 12px;">℃</span>
|
|
<span style="font-size: 12px;">℃</span>
|
|
@@ -54,7 +54,7 @@
|
|
<span style="font-size: 11px;">设定50.0%R.H</span>
|
|
<span style="font-size: 11px;">设定50.0%R.H</span>
|
|
</div>
|
|
</div>
|
|
<div style="height: 70%; display: flex; justify-content: center; align-items: center;">
|
|
<div style="height: 70%; display: flex; justify-content: center; align-items: center;">
|
|
- <span style="font-size: 40px;">1000.0</span>
|
|
|
|
|
|
+ <span style="font-size: 35px;">1000.0</span>
|
|
</div>
|
|
</div>
|
|
<div style="height: 15%; display: flex; justify-content: end; align-items: center;">
|
|
<div style="height: 15%; display: flex; justify-content: end; align-items: center;">
|
|
<span style="font-size: 12px;">%R.H</span>
|
|
<span style="font-size: 12px;">%R.H</span>
|
|
@@ -67,7 +67,7 @@
|
|
<span style="font-size: 11px;">设定1120W/㎡</span>
|
|
<span style="font-size: 11px;">设定1120W/㎡</span>
|
|
</div>
|
|
</div>
|
|
<div style="height: 70%; display: flex; justify-content: center; align-items: center;">
|
|
<div style="height: 70%; display: flex; justify-content: center; align-items: center;">
|
|
- <span style="font-size: 40px;">1000.0</span>
|
|
|
|
|
|
+ <span style="font-size: 35px;">1000.0</span>
|
|
</div>
|
|
</div>
|
|
<div style="height: 15%; display: flex; justify-content: end; align-items: center;">
|
|
<div style="height: 15%; display: flex; justify-content: end; align-items: center;">
|
|
<span style="font-size: 12px;">W/㎡</span>
|
|
<span style="font-size: 12px;">W/㎡</span>
|
|
@@ -154,6 +154,7 @@ export default {
|
|
linear-gradient(#207ab7, #207ab7) right bottom;
|
|
linear-gradient(#207ab7, #207ab7) right bottom;
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: 0.05vw 1vw, 1vw 0.05vw;
|
|
background-size: 0.05vw 1vw, 1vw 0.05vw;
|
|
|
|
+ padding: 1px 2px;
|
|
}
|
|
}
|
|
.bo{
|
|
.bo{
|
|
height: 95%;
|
|
height: 95%;
|