src/router/index.js @@ -51,6 +51,11 @@ component: Index }, { path: '/index.html', name: 'home', component: Index }, { path: '/pdc/:menuId',//产品软件 name: 'productcenter', component: ProductCenter