• zw's avatar
    App1 · c70a20de
    zw authored
    c70a20de
App.vue 68 Bytes
<template>
  <div id="app">
    <router-view/>
  </div>
</template>