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