节能减排

This commit is contained in:
jiang 2025-07-24 14:51:03 +08:00
parent 4b3840f49f
commit c416b2599a
1 changed files with 4 additions and 0 deletions

View File

@ -81,6 +81,10 @@
color: #FFFFFF;
}
.layui-layer-title {
border: none;
}
#alarm-container {
overflow-x: auto; /* 或 overflow-y: auto根据需要 */