1
This commit is contained in:
@@ -62,9 +62,8 @@ export const constantRoutes = [
|
||||
hidden: true
|
||||
},
|
||||
{
|
||||
path: '',
|
||||
component: Layout,
|
||||
redirect: '/sloworder/index'
|
||||
path: '/',
|
||||
redirect: '/user/profile'
|
||||
},
|
||||
{
|
||||
path: '/user',
|
||||
|
||||
Reference in New Issue
Block a user