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