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