祖安之光
2025-12-03 52bd5557cb7a3eeb467f75a2b9101bf7f097754f
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 }
      }
    ]
  },