App.vue 65 B

12345
  1. <template>
  2. <router-view />
  3. </template>
  4. <script></script>