wl
2022-07-21 b8b615a7876092f8e5b231c058a0ab884ff6e904
1
2
3
4
5
<template>
  <div id="app">
    <router-view></router-view>
  </div>
</template>