完成文档列表页面ui,封装部分上传文件的公共组件,封装请求接口

This commit is contained in:
2025-04-01 22:14:43 +08:00
parent 8fe88c1d15
commit 706cea8705
37 changed files with 4512 additions and 1459 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
@apply flex items-center;
}
.search-box-row .form-input {
/* .search-box-row .form-input {
@apply rounded-r-none;
}
} */
.search-box-row .search-button {
@apply rounded-l-none h-full flex items-center;
@apply h-full flex items-center;
}
/* 搜索输入框 */