优化评查详情,新增信息提示框组件

This commit is contained in:
2025-04-23 20:48:32 +08:00
parent ee36ce2620
commit be99fdec79
15 changed files with 1399 additions and 757 deletions
+4
View File
@@ -199,3 +199,7 @@ input:checked + .slider:before {
.error-container {
@apply p-6;
}
.document-edit-page .form-select.error {
@apply border-red-500 focus:ring-0 focus:shadow-none;
}