Compare commits
2 Commits
1f5fd94b62
...
5fc13bc576
Author | SHA1 | Date | |
---|---|---|---|
5fc13bc576 | |||
752bb4a72b |
@ -139,6 +139,7 @@ export const constantRoutes = [
|
||||
{
|
||||
path: 'index',
|
||||
component: () => import('@/views/index'),
|
||||
redirect: window.location.port === '9405' ? '/template/templateInfo' : false,
|
||||
name: 'Index',
|
||||
meta: { title: indexPageName, icon: 'dashboard', affix: true }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user