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