update app.js

This commit is contained in:
lei.jiang 2018-06-29 19:18:14 +08:00
parent b3b5e500d2
commit a8b998170b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<div id="app">
<router-view> </router-view>
<router-view></router-view>
</div>
</template>