@@ -60,12 +60,12 @@ export const constantRoutes = [
]
},
- // 404 page must be placed at the end !!!
- {
- path: '*',
- redirect: '/404',
- hidden: true
- }
+ // // 404 page must be placed at the end !!!
+ // {
+ // path: '*',
+ // redirect: '/404',
+ // hidden: true
+ // }
];
// TODO 上方菜单搬运下方,在meta追加roles