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