- created favicons logo
This commit is contained in:
@@ -9,11 +9,6 @@ export const RouteConfig: VueRouteConfig[] = [
|
||||
path: '/',
|
||||
meta: { name: 'Home' }
|
||||
},
|
||||
{
|
||||
path: '/test',
|
||||
component: () => import('@/views/login/test.vue'),
|
||||
meta: { name: 'Test' }
|
||||
},
|
||||
{
|
||||
path: '/signup',
|
||||
component: () => import('@/views/login/signup/signup.vue'),
|
||||
|
||||
Reference in New Issue
Block a user