zhouwx
2025-11-28 97a84b500fb1d5418d8a72a7fc8af2829c83ece5
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 }
      }
    ]
  },