From 1c4ef7325e82e344e6a6f76402afc36530487b2a Mon Sep 17 00:00:00 2001 From: bypanghu Date: Tue, 23 Sep 2025 10:06:26 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E9=83=A8=E5=88=86?= =?UTF-8?q?=E8=A7=86=E8=A7=89=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/App.vue | 55 +- web/src/view/example/upload/upload.vue | 584 ++++++++++-------- web/src/view/layout/index.vue | 2 +- .../superAdmin/dictionary/sysDictionary.vue | 2 +- 4 files changed, 350 insertions(+), 293 deletions(-) diff --git a/web/src/App.vue b/web/src/App.vue index ed19e8541..5a2214e9f 100644 --- a/web/src/App.vue +++ b/web/src/App.vue @@ -1,5 +1,8 @@ diff --git a/web/src/view/example/upload/upload.vue b/web/src/view/example/upload/upload.vue index eae676a0e..fdc86825a 100644 --- a/web/src/view/example/upload/upload.vue +++ b/web/src/view/example/upload/upload.vue @@ -1,26 +1,46 @@