odc.xiaohui
2023-12-04 53345f257b4f827e0b21728d27e59fc8c828b11e
src/router/index.ts
@@ -71,7 +71,7 @@
        path: '/index',
        component: () => import('@/views/index.vue'),
        name: 'Index',
        meta: { title: '首页', icon: 'dashboard', affix: true }
        meta: { title: '文件管理', icon: 'dashboard', affix: true }
      }
    ]
  },