完善文件上传的接口对接

This commit is contained in:
2025-04-08 22:07:14 +08:00
parent 5cf05eca40
commit fda6515891
9 changed files with 1309 additions and 892 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
}
.file-upload-page .form-select {
@apply block w-full px-3 py-2 text-base border-gray-300 rounded-md shadow-sm focus:outline-none;
@apply block w-full px-3 py-2 text-base rounded-md shadow-sm focus:outline-none;
}
.file-upload-page .form-select:focus {