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