forked from drone/command-center-dashboard

罗广辉
2025-03-29 3e770bd775ae34ab52058cceb42ff534f965b8b6
src/router/views/index.js
@@ -5,10 +5,10 @@
  {
    path: '/',
    component: () => import('@/layout/index.vue'),
    redirect: '/index',
    redirect: '/home',
    children: [
      {
        path: 'index',
        path: 'home',
        name: '首页',
        meta: {
          i18n: 'dashboard',