From 0527602d1c7630227995df1ee8b4fc40696a9a81 Mon Sep 17 00:00:00 2001 From: Chaos Date: Tue, 18 Nov 2025 16:45:34 +0800 Subject: [PATCH] =?UTF-8?q?feat(upload):=20=E7=A7=BB=E9=99=A4=E6=97=A7?= =?UTF-8?q?=E7=9A=84=E5=88=86=E7=89=87=E4=B8=8A=E4=BC=A0HTML=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了upload.html文件中的全部内容 - 移除了前端分片上传的示例代码- 清理了相关的CSS样式和JavaScript逻辑 - 移除了对axios库的引用 - 删除了文件选择、上传按钮和进度条的UI元素 - 移除了JWT token配置和相关API调用代码 --- upload.html | 218 ---------------------------------------------------- 1 file changed, 218 deletions(-) delete mode 100644 upload.html diff --git a/upload.html b/upload.html deleted file mode 100644 index 0f7313b..0000000 --- a/upload.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - 分片上传示例 - - - - -
-

视频分片上传

- - -
未选择文件
- -
-
0%
-
-

-
- - - - - -