|
@@ -34,7 +34,7 @@
|
|
|
<div>20W/㎡</div>
|
|
|
</div> -->
|
|
|
<!-- <div style="height: 32%;display: flex; justify-content: center; align-items: center; font-size: 39px;">程序运行</div> -->
|
|
|
- <div style="height: 32%;display: flex; justify-content: center; align-items: center; font-size: 36px;">{{runStatus == 1 ? '程序运行': '定值运行'}}</div>
|
|
|
+ <div style="height: 32%;display: flex; justify-content: center; align-items: center; font-size: 26px;">{{runStatus == 1 ? '程序运行': '定值运行'}}</div>
|
|
|
<div style="height: 36%; display: flex; flex-direction: row;">
|
|
|
<!-- 左 -->
|
|
|
<div class="le" style="margin: 0 0.1% 0 2.4%;">
|