src/router/index.ts
@@ -98,6 +98,11 @@ name: 'gb19762-2025', component: () => import('../views/GB19762-2025.vue'), }, { path: '/contact-us', name: 'contact-us', component: () => import('../views/ContactUs.vue'), }, ], }); router.beforeEach((to, from, next) => {