Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
61142595
Commit
61142595
authored
Mar 15, 2020
by
RuoYi
Browse files
固定重定向路径表达式
parent
af7aa358
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/router/index.js
View file @
61142595
...
...
@@ -32,7 +32,7 @@ export const constantRoutes = [
hidden
:
true
,
children
:
[
{
path
:
'
/redirect/:path
*
'
,
path
:
'
/redirect/:path
(.*)
'
,
component
:
()
=>
import
(
'
@/views/redirect
'
)
}
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment