Merge branch 'dev' of 47.94.45.65:angelo/web-zk-admin into test

This commit is contained in:
woody 2025-09-28 09:12:36 +08:00
commit 71c8a382f1
2 changed files with 5 additions and 4 deletions

View File

@ -183,8 +183,5 @@ tbody {
line-height: 36px;
}
}
.thebtn2 {
color: #ffffff !important;
background: #ffad41 !important;
}

View File

@ -313,4 +313,8 @@ export default {
color: #333333;
margin-bottom: 18px;
}
.thebtn2 {
color: #ffffff !important;
background: #ffad41 !important;
}
</style>