|
|
|
|
@ -56,15 +56,6 @@ const routes = [{
|
|
|
|
|
},
|
|
|
|
|
component: () => import('@/views/videoWall3/index'),
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: 'videoWall4',
|
|
|
|
|
name: 'videoWall4',
|
|
|
|
|
meta: {
|
|
|
|
|
icon: 'desktop',
|
|
|
|
|
name: '视频墙4'
|
|
|
|
|
},
|
|
|
|
|
component: () => import('@/views/videoWall4/index'),
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: 'realTimeMonitoring',
|
|
|
|
|
name: 'realTimeMonitoring',
|
|
|
|
|
|