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

@@ -281,6 +281,10 @@
width: auto;
height: auto;
}
.page-sd .inner .task-list-box .no-more-data {
text-align: center;
padding: 20px;
}
.page-sd .el-overlay-dialog .el-dialog {
background-color: #1a1b1e;
}