mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-14 04:33:41 +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