add 用量统计&风机频率

This commit is contained in:
lb
2023-12-06 09:47:06 +08:00
parent e7263302a7
commit 7cb88fab88
17 changed files with 240 additions and 63 deletions

View File

@@ -63,7 +63,7 @@ export default {
.shadow-rect {
padding: 8px;
border-radius: 2px;
box-shadow: inset 0 0 10px 2px #ccc9;
box-shadow: inset 0 0 8px 2px #ccc3;
color: white;
display: flex;
align-items: center;