mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 面包屑
This commit is contained in:
@ -54,7 +54,7 @@ export const constantRoutes: AuthRoute.Route[] = [
|
||||
singleLayout: 'blank'
|
||||
}
|
||||
},
|
||||
// 匹配无效的路径重定向not-found的页面
|
||||
// 匹配无效路径的路由
|
||||
{
|
||||
name: 'not-found-page',
|
||||
path: '/:pathMatch(.*)*',
|
||||
|
Reference in New Issue
Block a user