This commit is contained in:
2024-05-30 09:20:30 +08:00
parent a5a8a38989
commit 6c6c46ac0d
389 changed files with 18695 additions and 16139 deletions

View File

@ -62,19 +62,11 @@ export const constantRoutes = [
component: () => import('@/views/error/401'),
hidden: true
},
{
path: '/',
component: Layout,
redirect: '/crops/Classify',
// children: [
// {
// path: '/index',
// component: () => import('@/views/index'),
// name: 'Index',
// meta: { title: '病虫害监测防控', icon: 'a3', affix: true }
// }
// ]
},
// {
// path: '/',
// component: Layout,
// redirect: '/crops/Classify',
// },
{
path: '/user',
component: Layout,