| | |
| | | name: 'upreturns2', |
| | | component: () => import('../views/Returns/upreturns2.vue') |
| | | }, |
| | | { |
| | | path: '/Returns/upreturnsnew', |
| | | name: 'upreturnsnew', |
| | | component: () => import('../views/Returns/upreturnsnew.vue') |
| | | }, |
| | | ] |
| | | }, |
| | | /*----------- 掰片/识别 ----------------*/ |
| | |
| | | path: '/User/permissions', |
| | | name: 'permissions', |
| | | component: () => import('../views/User/permissions.vue') |
| | | }, |
| | | { |
| | | path: '/User/userpageNo', |
| | | name: 'userpageNo', |
| | | component: () => import('../views/User/userpageNo.vue') |
| | | } |
| | | ] |
| | | }, |
| | |
| | | component: () => import('../views/hollow/hollowequipmenttwo.vue') |
| | | }, |
| | | { |
| | | path: '/hollow/hollowequipmenthree', |
| | | name: 'hollowequipmenthree', |
| | | component: () => import('../views/hollow/hollowequipmenthree.vue') |
| | | }, |
| | | { |
| | | path: '/hollow/hollowslicecage', |
| | | name: 'hollowslicecage', |
| | | component: () => import('../views/hollow/hollowslicecage.vue') |
| | |
| | | path: '/hollow/hollowaluminum', |
| | | name: 'hollowaluminum', |
| | | component: () => import('../views/hollow/hollowaluminum.vue') |
| | | }, |
| | | { |
| | | path: '/hollow/hollowaluminumtwo', |
| | | name: 'hollowaluminumtwo', |
| | | component: () => import('../views/hollow/hollowaluminumtwo.vue') |
| | | }, |
| | | { |
| | | path: '/hollow/hollowaluminumthree', |
| | | name: 'hollowaluminumthree', |
| | | component: () => import('../views/hollow/hollowaluminumthree.vue') |
| | | }, |
| | | ] |
| | | }, |
| | |
| | | ] |
| | | }, |
| | | { |
| | | path: '/hellowquiphistory', |
| | | name: 'hellowquiphistory', |
| | | component: () => import('../views/hollow/hellowquiphistory.vue'), |
| | | children: [ |
| | | { |
| | | path: '/hollow/hellowquiphistory', |
| | | name: 'hellowquiphistory', |
| | | component: () => import('../views/hollow/hellowquiphistory.vue') |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | path: '/hellowquiptwohistory', |
| | | name: 'hellowquiptwohistory', |
| | | component: () => import('../views/hollow/hellowquiptwohistory.vue'), |
| | | children: [ |
| | | { |
| | | path: '/hollow/hellowquiptwohistory', |
| | | name: 'hellowquiptwohistory', |
| | | component: () => import('../views/hollow/hellowquiptwohistory.vue') |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | path: '/hellowquipthreehistory', |
| | | name: 'hellowquipthreehistory', |
| | | component: () => import('../views/hollow/hellowquipthreehistory.vue'), |
| | | children: [ |
| | | { |
| | | path: '/hollow/hellowquipthreehistory', |
| | | name: 'hellowquipthreehistory', |
| | | component: () => import('../views/hollow/hellowquipthreehistory.vue') |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | path: '/cachingbeforehistory', |
| | | name: 'cachingbeforehistory', |
| | | component: () => import('../views/Caching/cachingbeforehistory.vue'), |
| | |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | path: '/upreturnhistory2', |
| | | name: 'upreturnhistory2', |
| | | component: () => import('../views/Returns/upreturnhistory2.vue'), |
| | | children: [ |
| | | { |
| | | path: '/Returns/upreturnhistory2', |
| | | name: 'upreturnhistory2', |
| | | component: () => import('../views/Returns/upreturnhistory2.vue') |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | path: '/statistics', |
| | | name: 'statistics', |
| | | component: () => import('../views/largescreendisplay/statistics.vue'), |
| | | children: [ |
| | | { |
| | | path: '/largescreendisplay/statistics', |
| | | name: 'statistics', |
| | | component: () => import('../views/largescreendisplay/statistics.vue') |
| | | }, |
| | | ] |
| | | }, |
| | | ] |
| | | }) |
| | | // 导航守卫 |