Your Name
2022-06-23 fb80f4719b548390e3d4fbf1ff8a630b6b0f198b
1
2
3
4
5
6
7
8
9
<template>
    <router-view />
</template>
 
<script>
</script>
 
<style scoped>
</style>