UI-Project/src/router/index.js
@@ -300,6 +300,16 @@ 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') }, ] }, /*----------- 管理系统 ----------------*/