This commit is contained in:
lei.jiang 2018-06-27 18:53:53 +08:00
parent 76327a8f26
commit ce87fff20a
1 changed files with 1 additions and 1 deletions

View File

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