fuliqi
2024-03-12 0e7404ca84d275ef39498b7a45063cd20b5e9633
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 }
      }