From eba79c71c5d3fd3a213043639650d23116870cf0 Mon Sep 17 00:00:00 2001 From: lbw_9527443 <780139497@qq.com> Date: Tue, 31 Mar 2026 15:27:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=88=86=E6=9E=90?= =?UTF-8?q?=E5=B8=88=E5=A4=87=E6=B3=A8=E5=AD=97=E6=AE=B5=E5=B9=B6=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit refactor: 重构文件上传和提交逻辑 style: 调整代码缩进和格式以提高可读性 --- src/views/AdminIndex.vue | 653 ++++++++++++++++++++------------------- src/views/UserHome.vue | 176 +++++++---- 2 files changed, 455 insertions(+), 374 deletions(-) diff --git a/src/views/AdminIndex.vue b/src/views/AdminIndex.vue index 89a86ad..7974af8 100644 --- a/src/views/AdminIndex.vue +++ b/src/views/AdminIndex.vue @@ -24,7 +24,9 @@
退出系统 @@ -58,7 +60,9 @@ - + 查询 重置 @@ -79,24 +83,16 @@
-