export default { path: `/screenShow`, name: 'screenShow', component: () => import('@/pages/screenShow'), meta: { title: '数据看板' } }