ZhangXianQiang
2024-03-20 b860c6d2daf76b6e7b9c0092be9da14b77431774
src/router/index.js
@@ -89,11 +89,8 @@
  },
  {
    path: '/screen',
    component: Layout,
    hidden: true,
    component: () => import('@/views/screen/index'),
    name: 'Profile',
    meta: { title: '大屏信息', icon: 'user' }
  },
  {
    path: '/user',