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