tj
2025-05-08 88315e144ab2076ee1a75b24f80b165844fb3ff6
src/router/index.ts
@@ -9,7 +9,8 @@
  { path: '/', component: Home },
  { path: '/product', component: Product },
  { path: '/contact', component: Contact },
  { path: '/about', component: About },
  { path: '/about',component: Home},
  { path: '/about2',component: About},
  {
    path: '/pdf-preview',
    name: 'PdfPreview',