1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-09 23:08:55 +08:00
This commit is contained in:
lei.jiang 2018-06-27 18:53:53 +08:00
parent 76327a8f26
commit ce87fff20a

View File

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