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