Tento commit je obsažen v:
lb
2023-11-09 15:46:04 +08:00
rodič b4eb30d76f
revize 572e9e0d5e
5 změnil soubory, kde provedl 38 přidání a 30 odebrání

Zobrazit soubor

@@ -167,7 +167,7 @@ function WindFrequence(props) {
return (
<GraphBase
icon="kiln"
title="FanRunFrequence"
title="风机运行频率"
size={["middle", "long"]}
switchOptions={true}
switchPosition={[null, 200]} // [top, left]

Zobrazit soubor

@@ -1,3 +1,7 @@
.chart {
height: 100%;
}
.gridList {
margin-top: 12px;
display: grid;