first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<router-view />
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
// 简单的容器,用于嵌套路由展示
|
||||
</script>
|
||||
Reference in New Issue
Block a user