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