开源软件列表查询及批量校验相关问题修复

This commit is contained in:
付民康
2025-03-15 20:32:13 +08:00
parent c57c932e45
commit 236942a229
7 changed files with 1234 additions and 210 deletions

View File

@@ -281,3 +281,23 @@
//padding: 14px 24px;
height: auto!important;
}
.jyh-dropdown {
//padding: 20px;
.title {
}
}
.green {
cursor: pointer;
color: rgb(80, 212, 171)
}
.yellow {
cursor: pointer;
color: rgb(250, 194, 10)
}
.red {
cursor: pointer;
color: rgb(246, 111, 106)
}