Lene' Scholtz 6 лет назад
Родитель
Сommit
40f9444c57
1 измененных файлов: 2 добавлений и 1 удалений
  1. 2
    1
      src/router/index.js

+ 2
- 1
src/router/index.js Просмотреть файл

52
       y: 0,
52
       y: 0,
53
     };
53
     };
54
   },
54
   },
55
-  routes: [{
55
+  routes: [
56
+    {
56
       path: '/',
57
       path: '/',
57
       name: 'Home',
58
       name: 'Home',
58
       component: HomePage,
59
       component: HomePage,

Загрузка…
Отмена
Сохранить