Your Name
2022-07-19 4f23d16c5f9788e44b83280bf6d3c2e1d2280a07
1
2
3
4
5
6
7
8
9
<template>
    <router-view />
</template>
 
<script>
</script>
 
<style scoped>
</style>