update 项目库

This commit is contained in:
赵霄
2023-11-15 17:00:12 +08:00
parent 6ef9769815
commit eefba03bd7
20 changed files with 2278 additions and 88 deletions
@@ -215,6 +215,7 @@ export default {
.readonly-input {
/deep/ .ant-input[disabled] {
background-color: white;
color: rgba(0, 0, 0, 0.65);
}
}
</style>