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