Merge branch 'master' of ssh://git.infini.ltd:64221/infini/search-center
This commit is contained in:
commit
b687ad5eb0
|
@ -18,7 +18,7 @@ export default [
|
||||||
authority: ['admin', 'user'],
|
authority: ['admin', 'user'],
|
||||||
routes: [
|
routes: [
|
||||||
// dashboard
|
// dashboard
|
||||||
{ path: '/', redirect: '/platform' },
|
{ path: '/', redirect: '/platform/gateway' },
|
||||||
{
|
{
|
||||||
path: '/platform',
|
path: '/platform',
|
||||||
name: 'platform',
|
name: 'platform',
|
||||||
|
|
Loading…
Reference in New Issue