完成水电表列表

This commit is contained in:
Zy
2026-04-18 18:14:07 +08:00
parent 9a95e2b7e3
commit d0888c6afb
115 changed files with 2842 additions and 343 deletions

View File

@@ -223,6 +223,12 @@ aside {
margin-bottom: 10px;
}
}
.flex-center {
display: flex;
justify-content: center;
align-items: center;
}
/* 默认 1920 以上 */
.container {
width: 1400px;