路由配置
This commit is contained in:
parent
2c4553028b
commit
bdd5755b2e
|
|
@ -14,6 +14,7 @@ const routes: Array<RouteRecordRaw> = [
|
||||||
},{
|
},{
|
||||||
path: '/',
|
path: '/',
|
||||||
name: 'index',
|
name: 'index',
|
||||||
|
redirect:"/screen/sharePlatform",
|
||||||
meta: {
|
meta: {
|
||||||
title: '',
|
title: '',
|
||||||
icon: '',
|
icon: '',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue