feat: the power log page is ready

This commit is contained in:
RockYang
2024-03-20 14:14:30 +08:00
parent 8487d2c9eb
commit 8dda639b23
19 changed files with 443 additions and 212 deletions

View File

@@ -36,8 +36,7 @@ body {
.content {
width: auto;
height: 100%;
padding: 10px;
height: 100vh;
overflow-y: scroll;
box-sizing: border-box;