Compare commits

...

2 Commits

Author SHA1 Message Date
李志鹏
a92ceff8e4 Merge branch 'main' of http://18.167.251.121:10003/aidlab/Code-Create 2026-05-18 10:42:22 +08:00
李志鹏
2cf20d1b81 1 2026-05-18 10:41:59 +08:00

View File

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