更新路由
This commit is contained in:
@ -37,7 +37,7 @@ export const publicRoutes = [
|
||||
{
|
||||
path: "/editPassword",// 注意:带有路径“/”的记录中的组件“默认”是一个不返回 Promise 的函数
|
||||
component: layout,
|
||||
redirect: "/FourColorWarning",
|
||||
redirect: "/IdentityManage",
|
||||
children: [
|
||||
{
|
||||
path: "/FourColorWarning",
|
||||
|
Reference in New Issue
Block a user