修改时间显示

master
夜笙歌 3 years ago
parent a25194f3db
commit fe17732876

@ -15,6 +15,10 @@ body {
height: 22%; height: 22%;
top: 14%; top: 14%;
left: 3.3%; left: 3.3%;
font-size: 16px !important;
}
.synthetic{
font-size: 16px !important;
} }
.OEEStatistics { .OEEStatistics {

@ -14,6 +14,7 @@ body {
height: 22%; height: 22%;
top: 14%; top: 14%;
left: 3.3%; left: 3.3%;
font-size: 16px !important;
} }
.energyProductionStatistics { .energyProductionStatistics {
@ -23,6 +24,7 @@ body {
height: 6%; height: 6%;
top: 9%; top: 9%;
left: 29%; left: 29%;
font-size: 16px !important;
} }
.runParamStatistics { .runParamStatistics {
@ -32,6 +34,7 @@ body {
height: 7.5%; height: 7.5%;
top: 25%; top: 25%;
left: 29%; left: 29%;
font-size: 16px !important;
} }
.runParamStatistics div { .runParamStatistics div {
@ -44,6 +47,7 @@ body {
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
font-size: 16px !important;
} }
.lossParam{ .lossParam{
@ -57,6 +61,7 @@ body {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
color: #8FB7D1; color: #8FB7D1;
font-size: 16px !important;
} }
.meterParam{ .meterParam{
@ -70,6 +75,7 @@ body {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
color:#A5E3B1; color:#A5E3B1;
font-size: 16px !important;
} }
.OEEStatistics { .OEEStatistics {

@ -10,6 +10,7 @@
<script src="../../../js/common/update-split-blocks.js"></script> <script src="../../../js/common/update-split-blocks.js"></script>
<script src="../../../js/common/echarts.common.js"></script> <script src="../../../js/common/echarts.common.js"></script>
<script src="../../../js/common/scrollTable.js"></script> <script src="../../../js/common/scrollTable.js"></script>
<script src="../../../js/common/date-time-common.js"></script>
</head> </head>
<body> <body>

@ -9,6 +9,7 @@
<script src="../../../js/common/update-split-blocks.js"></script> <script src="../../../js/common/update-split-blocks.js"></script>
<script src="../../../js/common/echarts.common.js"></script> <script src="../../../js/common/echarts.common.js"></script>
<script src="../../../js/common/scrollTable.js"></script> <script src="../../../js/common/scrollTable.js"></script>
<script src="../../../js/common/date-time-common.js"></script>
</head> </head>
<body> <body>
<!--数据信息--> <!--数据信息-->

@ -15,6 +15,10 @@ body {
height: 22%; height: 22%;
top: 14%; top: 14%;
left: 3.3%; left: 3.3%;
font-size: 16px !important;
}
.synthetic{
font-size: 16px !important;
} }
.OEEStatistics { .OEEStatistics {

@ -14,6 +14,7 @@ body {
height: 22%; height: 22%;
top: 14%; top: 14%;
left: 3.3%; left: 3.3%;
font-size: 16px !important;
} }
.energyProductionStatistics { .energyProductionStatistics {
@ -23,6 +24,7 @@ body {
height: 6%; height: 6%;
top: 9%; top: 9%;
left: 29%; left: 29%;
font-size: 16px !important;
} }
.runParamStatistics { .runParamStatistics {
@ -32,6 +34,7 @@ body {
height: 7.5%; height: 7.5%;
top: 25%; top: 25%;
left: 29%; left: 29%;
font-size: 16px !important;
} }
.runParamStatistics div { .runParamStatistics div {
@ -44,6 +47,7 @@ body {
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
font-size: 16px !important;
} }
.lossParam{ .lossParam{
@ -57,6 +61,7 @@ body {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
color: #8FB7D1; color: #8FB7D1;
font-size: 16px !important;
} }
.meterParam{ .meterParam{
@ -70,6 +75,7 @@ body {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
color:#A5E3B1; color:#A5E3B1;
font-size: 16px !important;
} }
.OEEStatistics { .OEEStatistics {

@ -10,6 +10,7 @@
<script src="../../../js/common/update-split-blocks.js"></script> <script src="../../../js/common/update-split-blocks.js"></script>
<script src="../../../js/common/echarts.common.js"></script> <script src="../../../js/common/echarts.common.js"></script>
<script src="../../../js/common/scrollTable.js"></script> <script src="../../../js/common/scrollTable.js"></script>
<script src="../../../js/common/date-time-common.js"></script>
</head> </head>
<body> <body>

@ -9,6 +9,7 @@
<script src="../../../js/common/update-split-blocks.js"></script> <script src="../../../js/common/update-split-blocks.js"></script>
<script src="../../../js/common/echarts.common.js"></script> <script src="../../../js/common/echarts.common.js"></script>
<script src="../../../js/common/scrollTable.js"></script> <script src="../../../js/common/scrollTable.js"></script>
<script src="../../../js/common/date-time-common.js"></script>
</head> </head>
<body> <body>
<!--数据信息--> <!--数据信息-->

Loading…
Cancel
Save