祖安之光
2025-11-27 f63c8d03de6947b7f4c664b7c947346ac62b2120
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 }
      }
    ]
  },