Pārlūkot izejas kodu

:recycle: switching app component

tags/0.0.1
J 4 gadus atpakaļ
vecāks
revīzija
9a3da93516
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4
    4
      frontend/src/App.vue

+ 4
- 4
frontend/src/App.vue Parādīt failu

@@ -1,7 +1,7 @@
1
-<template>
2
-  <div id="app">
3
-    <router-view :key="$route.path"/>
4
-  </div>
1
+<template lang="pug">
2
+navbar
3
+main
4
+    router-view
5 5
 </template>
6 6
 
7 7
 <script>

Notiek ielāde…
Atcelt
Saglabāt