fuliqi
2024-03-07 1046f687b35cdcdbafab6e0bbb17cbb3d1982a8b
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 }
      }