修改冀北现场问题

This commit is contained in:
guanj
2025-12-29 19:44:17 +08:00
parent 83e57c92b4
commit 26ff8087c6
24 changed files with 3332 additions and 2741 deletions

View File

@@ -205,13 +205,16 @@
width: 450px;
z-index: 0;
}
.psrmapBut{
.psrmapBut {
position: absolute;
bottom: 103px;
right: 60px;
// z-index: 0.1;
}
#nrDeviceCard{
#nrDeviceCard {
z-index: 1;
}
:deep(.nari-devicecard-popup) {
display: none!important;
}