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