zhouwx
6 天以前 ff1169ac5114c68e96c5686a0caa5d69d8a60b8a
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 }
      }
    ]
  },