无人机管理后台前端(已迁走)
张含笑
2025-05-06 b4984463aaec6b307167e69de6796ccc752ae47e
src/router/page/index.js
@@ -64,9 +64,15 @@
      isAuth: false,
    },
  },
  // {
  //   path: '/',
  //   name: '主页',
  //   // redirect: '/wel',
  //   redirect:'/tickets/ticket',
  // },
  {
    path: '/',
    name: '主页',
    redirect: '/wel',
  },
     path: '/',
     name: '主页',
     redirect: '/tickets/ticket',
     },
];