odc.xiaohui
2023-12-21 bbcd5945cae34b1ea5f992f526e02dcf722801c6
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 }
      }
    ]
  },