mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-06-19 15:01:59 +08:00
固定重定向路径表达式
This commit is contained in:
parent
af7aa35884
commit
61142595c4
@ -32,7 +32,7 @@ export const constantRoutes = [
|
||||
hidden: true,
|
||||
children: [
|
||||
{
|
||||
path: '/redirect/:path*',
|
||||
path: '/redirect/:path(.*)',
|
||||
component: () => import('@/views/redirect')
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user