1
0
Fork 0
MeikanClient/src/App.vue

6 linhas
64 B
Vue

<template>
<div id="app">
<router-view/>
</div>
</template>