2021-08-02

  {
      path: '/',
      redirect:'/pageHome',
      component:Layout,
      children:[
        {
          path: 'pageHome',
          name:'pageHome',
          component:()=>import('@/views/sysHome/index.vue'),
          meta: { title: '首页概览',noCache: true }
        },
        {
          path: 'site',
          name:'site',
          hidden:true,
          component:()=>import('@/views/sysSite/index.vue'),
          meta: { title: '桥梁数据',noCache: true, activeMenu:'/pageHome' }
        }
      ]
    },
    {
      path: '/pageReport',
      redirect:'/pageReport/Report',
      component:Layout,
      children:[{
        path: 'Report',
        name:'Report',
        component:()=>import('@/views/sysReport/index.vue'),
        meta: { title: '数据报告',noCache: true }
      }]
    },
    {
      path: '/pageWarning',
      redirect:'/pageWarning/Warning',
      component:Layout,
      children:[{
        path: 'Warning',
        name:'Warning',
        component:()=>import('@/views/sysWarning/index.vue'),
        meta: { title: '监测预警',noCache: true }
      }]
    },
    {
      path: '/pageBridge',
      redirect:'/pageBridge/Bridge',
      component:Layout,
      children:[
        {
          path: 'Bridge',
          name:'Bridge',
          component:()=>import('@/views/sysBridge/index.vue'),
          meta: { title: '桥梁管理',noCache: true }
        },
        {
          path: '3D',
          hidden:true,
          name:'3D',
          component:()=>import('@/views/sys3D/index.vue'),
          meta: { title: '三维部署',noCache: true }
        },
        {
          path: 'preView',
          hidden:true,
          name:'preView',
          component:()=>import('@/views/sys3DpreView/index.vue'),
          meta: { title: '部署预览',noCache: true }
        }
      ]
    },
    {
      path: '/sysLocation',
      redirect:'/sysLocation/Location',
      component:Layout,
      children:[{
        path: 'Location',
        name:'Location',
        component:()=>import('@/views/sysLocation/index.vue'),
        meta: { title: '测点管理',noCache: true }
      }]
    },
    {
      path: '/pageDevice',
      redirect:'/pageDevice/Device',
      component:Layout,
      children:[{
        path: 'Device',
        name:'Device',
        component:()=>import('@/views/sysDevice/index.vue'),
        meta: { title: '设备管理',noCache: true }
      }]
    },
    
    {
      path: '/system',
      redirect:'/system/User',
      component:Layout,
      meta: { title: '系统设置',noCache: true },
      children:[
        {
          path:'Mode',
          name:'Mode',
          component:()=>import('@/views/pageMode/index.vue'),
          meta: { title: '模型管理',noCache: true }
        },
        {
          path:'baseData',
          name:'baseData',
          component:()=>import('@/views/pageBaseData/index.vue'),
          meta: { title: '数据字典',noCache: true }
        },
        {
          path: 'User',
          name:'User',
          component:()=>import('@/views/pageUser/index.vue'),
          meta: { title: '用户管理',noCache: true }
        },
        {
          path: 'Role',
          name:'Role',
          component:()=>import('@/views/pageRole/index.vue'),
          meta: { title: '角色管理',noCache: true }
        },
        {
          path: 'Log',
          name:'Log',
          component:()=>import('@/views/pageLog/index.vue'),
          meta: { title: '日志管理',noCache: true }
        }
      ]
    },

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值