| | |
| | | name: 'identifwu', |
| | | component: () => import('../views/Identify/identifwu.vue') |
| | | }, |
| | | { |
| | | path: '/Identify/identifwutwo', |
| | | name: 'identifwutwo', |
| | | component: () => import('../views/Identify/identifwutwo.vue') |
| | | }, |
| | | ] |
| | | }, |
| | | /*----------- 卧式缓存 ----------------*/ |
| | |
| | | }, |
| | | ] |
| | | }, |
| | | /*----------- 下片台 ----------------*/ |
| | | { |
| | | path: 'UnLoadGlass', |
| | | name: 'UnLoadGlass', |
| | | component: () => import('../views/UnLoadGlass/UnLoadGlass.vue'), |
| | | children:[ |
| | | { |
| | | path: '/UnLoadGlass/loadmachinerack', |
| | | name: 'loadmachinerack', |
| | | component: () => import('../views/UnLoadGlass/loadmachinerack.vue') |
| | | }, |
| | | { |
| | | path: '/UnLoadGlass/loadmachineracktwo', |
| | | name: 'loadmachineracktwo', |
| | | component: () => import('../views/UnLoadGlass/loadmachineracktwo.vue') |
| | | }, |
| | | { |
| | | path: '/UnLoadGlass/Landingindication', |
| | | name: 'Landingindication', |
| | | component: () => import('../views/UnLoadGlass/Landingindication.vue') |
| | | }, |
| | | { |
| | | path: '/UnLoadGlass/Landingindicationtwo', |
| | | name: 'Landingindicationtwo', |
| | | component: () => import('../views/UnLoadGlass/Landingindicationtwo.vue') |
| | | } |
| | | ] |
| | | }, |
| | | /*----------- 仓储中心 ----------------*/ |
| | | { |
| | | path: 'GlassStorage', |
| | |
| | | } |
| | | ] |
| | | }, |
| | | /*----------- 大屏显示 ----------------*/ |
| | | /*----------- 显示 ----------------*/ |
| | | { |
| | | path: 'largescreen', |
| | | name: 'largescreen', |
| | |
| | | }, |
| | | ] |
| | | }, |
| | | |
| | | |
| | | /*----------- 大屏显示 ----------------*/ |
| | | { |
| | | path: 'largescreendisplay', |
| | | name: 'screendisplay', |
| | | component: () => import('../views/largescreendisplay/screendisplay.vue'), |
| | | children: [ |
| | | { |
| | | path: '/largescreendisplay/screendisplay', |
| | | name: 'screendisplay', |
| | | component: () => import('../views/largescreendisplay/screendisplay.vue') |
| | | }, |
| | | ] |
| | | }, |
| | | /*----------- 中空 ----------------*/ |
| | | { |
| | | path: 'hollow', |
| | |
| | | component: () => import('../views/hollow/hollowequipment.vue') |
| | | }, |
| | | { |
| | | path: '/hollow/hollowequipmenttwo', |
| | | name: 'hollowequipmenttwo', |
| | | component: () => import('../views/hollow/hollowequipmenttwo.vue') |
| | | }, |
| | | { |
| | | path: '/hollow/hollowslicecage', |
| | | name: 'hollowslicecage', |
| | | component: () => import('../views/hollow/hollowslicecage.vue') |
| | | }, |
| | | { |
| | | path: '/hollow/hollowaluminum', |
| | | name: 'hollowaluminum', |
| | | component: () => import('../views/hollow/hollowaluminum.vue') |
| | | }, |
| | | ] |
| | | }, |
| | |
| | | // }, |
| | | ] |
| | | }, |
| | | { |
| | | path: '', |
| | | redirect: '/hollow/hollowslicecage' |
| | | } |
| | | // { |
| | | // path: '', |
| | | // redirect: '/hollow/hollowslicecage' |
| | | // } |
| | | ] |
| | | }, |
| | | { |