reorderd code
This commit is contained in:
@@ -14,10 +14,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="vue-app">
|
||||
<navigation src="conf/navigation.json"></navigation>
|
||||
<transition name="component-fade" mode="out-in">
|
||||
<router-view></router-view>
|
||||
</transition>
|
||||
<app :navigation-items="navItems"></app>
|
||||
</div>
|
||||
<script src="build/app.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user