| | |
| | | /*----------- 中空 ----------------*/ |
| | | { |
| | | path: 'hollow', |
| | | name: 'hollowequipment', |
| | | component: () => import('../views/hollow/hollowequipment.vue'), |
| | | name: 'hol', |
| | | component: () => import('../views/hollow/hol.vue'), |
| | | children: [ |
| | | { |
| | | path: '/hollow/hollowequipment', |
| | | name: 'hollowequipment', |
| | | component: () => import('../views/hollow/hollowequipment.vue') |
| | | }, |
| | | { |
| | | path: '/hollow/hollowslicecage', |
| | | name: 'hollowslicecage', |
| | | component: () => import('../views/hollow/hollowslicecage.vue') |
| | | }, |
| | | ] |
| | | }, |
| | |
| | | }, |
| | | { |
| | | path: '', |
| | | redirect: '/Returns/returns' |
| | | redirect: '/Returns/upreturns' |
| | | } |
| | | ] |
| | | }, |