This commit is contained in:
X1627315083@163.com
2026-05-18 10:42:33 +08:00

View File

@@ -23,7 +23,7 @@ export const routes: RouteRecordRaw[] = [
component: ProductsView component: ProductsView
}, },
{ {
path: 'contact', path: 'contact-us',
name: 'contact', name: 'contact',
component: ContactView component: ContactView
}, },