From e191d25b68a4d281db6b3fcf52eaf91d4953e144 Mon Sep 17 00:00:00 2001
From: zhangdi <15053473693@163.com>
Date: Tue, 9 Sep 2025 17:07:48 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E8=A1=A8=E5=8A=A0=E8=BD=BD=E6=8F=90?=
=?UTF-8?q?=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/svg-icon/svg.vue | 85 ++++++++++++++++----------------
src/page/index/top/index.vue | 1 +
src/page/index/top/top-login.vue | 5 +-
3 files changed, 46 insertions(+), 45 deletions(-)
diff --git a/src/components/svg-icon/svg.vue b/src/components/svg-icon/svg.vue
index 70216c5..c031730 100644
--- a/src/components/svg-icon/svg.vue
+++ b/src/components/svg-icon/svg.vue
@@ -1,54 +1,53 @@
-
-
+
+
-
\ No newline at end of file
+
+
diff --git a/src/page/index/top/index.vue b/src/page/index/top/index.vue
index bfb3539..f4d54a4 100644
--- a/src/page/index/top/index.vue
+++ b/src/page/index/top/index.vue
@@ -133,6 +133,7 @@ import topColor from './top-color.vue';
import topLang from './top-lang.vue';
import topFull from './top-full.vue';
import topSetting from '../setting.vue';
+// import topLogin from '../top-login.vue'
import { getUserInfo as getUerDetailInfo } from '@/api/system/user';
import { getUserInfo as getUerOauthInfo } from '@/api/user';
import { validatenull } from '@/utils/validate';
diff --git a/src/page/index/top/top-login.vue b/src/page/index/top/top-login.vue
index a579d53..6cf136a 100644
--- a/src/page/index/top/top-login.vue
+++ b/src/page/index/top/top-login.vue
@@ -1,15 +1,16 @@
+