lots of changes
This commit is contained in:
@@ -20,7 +20,7 @@ const routes: RouteRecordRaw[] = [
|
||||
{
|
||||
path: 'test',
|
||||
name: 'Test',
|
||||
component: () => import('pages/TestPage.vue')
|
||||
component: () => import('pages/TestPage.vue'),
|
||||
},
|
||||
{
|
||||
path: 'device-info',
|
||||
|
||||
Reference in New Issue
Block a user