wl
2023-01-31 cd2a5241cdbee482652d987c3553f7aa2e2d0679
1
2
3
4
5
<template>
  <div id="app">
    <router-view></router-view>
  </div>
</template>