From 97a84b500fb1d5418d8a72a7fc8af2829c83ece5 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期五, 28 十一月 2025 15:16:19 +0800
Subject: [PATCH] 修改

---
 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