From b0d8aa086c98cb7832438edb78d23855bb8ea5fe Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Mon, 12 May 2025 08:35:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Application/src/AppLogo.vue | 2 +- src/components/SimpleMenu/src/SimpleMenu.vue | 24 +++ src/layouts/default/index.vue | 4 +- src/layouts/default/sider/index.vue | 2 +- .../ConfigMaterial/ConfigMaterialInfoList.vue | 181 ++++++++++++++---- .../directivePackage/DirectivePackageList.vue | 38 ---- .../components/DirectivePackageModal.vue | 118 +++++++----- .../components/PackageList.vue | 7 +- src/views/sys/login/LoginForm.vue | 4 +- src/views/system/loginmini/MiniLogin.vue | 4 +- 10 files changed, 250 insertions(+), 134 deletions(-) diff --git a/src/components/Application/src/AppLogo.vue b/src/components/Application/src/AppLogo.vue index 8d8a6b1..4b58bd7 100644 --- a/src/components/Application/src/AppLogo.vue +++ b/src/components/Application/src/AppLogo.vue @@ -3,7 +3,7 @@ * @Description: logo component -->