feat: 冰雪阻断大屏增加大屏路由设置
This commit is contained in:
parent
9783c32fcb
commit
fba3a14e5b
@ -10,6 +10,9 @@ const routes = [
|
|||||||
{
|
{
|
||||||
path: '/cockpit',
|
path: '/cockpit',
|
||||||
name: 'Cockpit',
|
name: 'Cockpit',
|
||||||
|
meta: {
|
||||||
|
screen: true
|
||||||
|
},
|
||||||
component: () => import('../views/cockpit/index.vue')
|
component: () => import('../views/cockpit/index.vue')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user