add view Page to display static pages && add routing
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
<main-header />
|
||||
|
||||
<main id="main">
|
||||
<router-view />
|
||||
<router-view :key="$route.path" />
|
||||
</main>
|
||||
|
||||
<nodes-history />
|
||||
|
||||
Reference in New Issue
Block a user