From 332ef51e96e950ec66c38a40a167926b680d37dc Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Fri, 12 Dec 2025 16:56:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/router/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 8555c62..dad8200 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -35,7 +35,7 @@
         path: 'menuIndex',
         component: () => import('@/views/work/menuIndex/index'),
         name: 'MenuIndex',
-        meta: { title: '首页', icon: 'build', affix: true }
+        meta: { title: '首页', icon: 'druid', affix: true }
       }
     ]
   },

--
Gitblit v1.9.2