ZhangXianQiang
2024-03-06 96cddff5adfbb486f222661193e57087b31f03d1
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 }
      }