feat: form组件替换

This commit is contained in:
rd
2025-09-03 16:28:19 +08:00
parent 64a5b41a4e
commit a29580ff1e
42 changed files with 394 additions and 453 deletions

View File

@ -29,6 +29,11 @@
}
}
.ant-form-item-control {
.ant-form-item-explain-error {
color: #f64b31;
font-size: 12px;
line-height: 20px;
}
}
}
}