feat:分类模块,单位模块完成
This commit is contained in:
@@ -599,9 +599,7 @@ const StorageManager = () => {
|
||||
|
||||
return (
|
||||
<div className="flex h-screen bg-gray-50">
|
||||
{/* 左侧文件列表 */}
|
||||
<div className="w-1/3 p-4 flex flex-col space-y-4">
|
||||
{/* 上传区域 */}
|
||||
<div className="bg-white rounded-lg shadow-sm overflow-hidden">
|
||||
<Dragger
|
||||
{...uploadProps}
|
||||
|
||||
Reference in New Issue
Block a user