This commit is contained in:
李志鹏
2026-05-18 10:42:22 +08:00
7 changed files with 188 additions and 9 deletions

View File

@@ -14,6 +14,7 @@ export const routes: RouteRecordRaw[] = [
},
{
path: 'about-us',
name: 'about-us',
component: AboutView
},
{