odc.xiaohui
2023-11-06 fb6fb889fa31e7ba3e28683e53641cd9a4d480f6
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 }
      }
    ]
  },