about page
This commit is contained in:
@@ -10,4 +10,5 @@ export const routes: RouteRecordRaw[] = [
|
||||
{ path: 'track', component: () => import('@/pages/market/Track.vue') },
|
||||
] },
|
||||
{ path: '/tools', component: () => import('@/pages/Tools.vue') },
|
||||
{ path: '/about', component: () => import('@/pages/About.vue') },
|
||||
];
|
||||
Reference in New Issue
Block a user