From 5aac540a4cc634c841006137bd31a86b4cfedf08 Mon Sep 17 00:00:00 2001 From: Soybean Date: Thu, 25 Dec 2025 18:52:14 +0800 Subject: [PATCH] feat(logo): use new logo --- public/favicon.svg | 61 +++++++- src/components/common/system-logo.vue | 163 ++++++++++++++++++++- src/layouts/modules/global-logo/index.vue | 2 +- src/plugins/loading.ts | 171 +++++++++++++++++++++- src/views/_builtin/login/index.vue | 2 +- 5 files changed, 384 insertions(+), 15 deletions(-) diff --git a/public/favicon.svg b/public/favicon.svg index 169b2ab6..dfaa6c82 100644 --- a/public/favicon.svg +++ b/public/favicon.svg @@ -1 +1,60 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/common/system-logo.vue b/src/components/common/system-logo.vue index 7f23cc1a..77778258 100644 --- a/src/components/common/system-logo.vue +++ b/src/components/common/system-logo.vue @@ -1,9 +1,160 @@ - - - + diff --git a/src/layouts/modules/global-logo/index.vue b/src/layouts/modules/global-logo/index.vue index 40ec52b0..82e4a2d3 100644 --- a/src/layouts/modules/global-logo/index.vue +++ b/src/layouts/modules/global-logo/index.vue @@ -17,7 +17,7 @@ withDefaults(defineProps(), {