Commit b5b524ac authored by Sixiang_Zzb's avatar Sixiang_Zzb

重定向修改

parent d7fe6ac8
......@@ -71,14 +71,14 @@ export default defineConfig({
},
{
path: '/',
redirect: '/UserManagement/LIFEUserManagement',
redirect: '/runTest',
},
{
path: '/runTest',
// name: 'monitoringcenter',
icon: 'PieChartOutlined',
component: './runTest/Template',
},
// {
// path: '/runTest',
// name: 'monitoringcenter',
// icon: 'PieChartOutlined',
// component: './runTest/Template',
// },
{
path: '/UserManagement',
name: 'usemanagement',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment