api 服务模块修改

This commit is contained in:
lix
2025-07-28 13:59:20 +08:00
parent fda9237e0a
commit ceac6156e2
10 changed files with 247 additions and 82 deletions

View File

@ -23,9 +23,9 @@
text-align: center;
overflow-x: hidden;
overflow-y: auto;
.ant-menu-item:hover{
background-color: rgb(247, 221, 217);
}
// .ant-menu-item:hover{
// background-color: rgb(247, 221, 217);
// }
}
.xsy-menu-style::-webkit-scrollbar {
width:0px;