From 7c1801cc0b69d0ef5dd57a59c5cdf1766f95cd23 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Tue, 27 Aug 2024 19:06:23 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=95=86=E5=93=81=E9=A3=8E=E6=A0=BC=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E5=9B=BE=E7=89=87=E5=9C=86=E8=A7=92=E4=BC=98=E5=8C=96?= =?UTF-8?q?=20sws=202024-08-27?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/upload/index.scss | 1 - src/components/common/upload/index.vue | 4 ++-- src/layout/components/main/default/footer-nav.ts | 3 +-- src/utils/index.ts | 2 +- vite.config.ts | 1 + 5 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/components/common/upload/index.scss b/src/components/common/upload/index.scss index 20d12d50..84e88afb 100644 --- a/src/components/common/upload/index.scss +++ b/src/components/common/upload/index.scss @@ -1,6 +1,5 @@ .upload-content { height: 57.4rem; - gap: 4.5rem; .left-content { width: 22.5rem; .el-tree { diff --git a/src/components/common/upload/index.vue b/src/components/common/upload/index.vue index 1dcb345a..a4894aef 100644 --- a/src/components/common/upload/index.vue +++ b/src/components/common/upload/index.vue @@ -13,7 +13,7 @@