From 4e3ea127d1000b0f615b860e553acc409d926e18 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期四, 27 十一月 2025 09:57:27 +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