zhouwx
2025-11-27 4e3ea127d1000b0f615b860e553acc409d926e18
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 }
      }
    ]
  },