odc.xiaohui
2023-11-07 790ef691ffccd8998670f4ad2beb1e722da5bd1c
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 }
      }
    ]
  },