'use client'; import { FileUpload } from '../../components/FileUpload'; import { FileDownload } from '../../components/FileDownload'; import { AdvancedFileDownload } from '../../components/AdvancedFileDownload'; import { DownloadTester } from '../../components/DownloadTester'; export default function UploadPage() { return (
完整的文件管理解决方案:上传、下载、预览