odc.xiaohui
2023-12-04 9201d70b3d0977bdfb7eff4d41455f5b7c178d81
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 }
      }
    ]
  },