fuliqi
2024-03-07 ab549d761847ce0a532ab8a0baf75b973c58ee4b
src/router/index.js
@@ -68,7 +68,7 @@
    children: [
      {
        path: 'index',
//        component: () => import('@/views/index'),
        component: () => import('@/views/index'),
        name: 'Index',
        meta: { title: '首页', icon: 'dashboard', affix: true }
      }