This commit is contained in:
2025-07-23 19:15:31 +08:00
parent 7f61aba9d6
commit 4573b25182
4 changed files with 227 additions and 134 deletions

View File

@ -333,6 +333,7 @@
.dialogBox {
padding: 0 0 10px 0;
box-sizing: border-box;
background: url('~@/assets/images/dialog-bg.png') no-repeat center center;
background-size: 100% 100%;
z-index: 999;
border-radius: 4px;