docs[TimeLine2]:设施农业-新增时间轴组件 feat[设施农业 病虫害预测-2 环境监测 长势监测]:新增页面 长势监测新增作物分类 fix[农作物监管-长势监测]:修改地图服务bug

This commit is contained in:
2024-07-26 14:12:27 +08:00
parent 6c6c46ac0d
commit 8fede07735
1975 changed files with 2573346 additions and 5235 deletions

View File

@ -37,11 +37,19 @@ export const constantRoutes = [
}
]
},
// 标记 原有登录
{
path: '/login',
component: () => import('@/views/login'),
hidden: true
},
// 标记 开发环境 登录
// {
// path: '/login',
// component: () => import('@/views/newlogin2.vue'),
// hidden: true
// },
{
path: '/transitional',
component: () => import('@/views/Transitional'),
@ -80,7 +88,8 @@ export const constantRoutes = [
meta: { title: '个人中心', icon: 'user' }
}
]
},
},
]
// 动态路由,基于用户权限动态去加载