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