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