docs(projects): 文档更新
This commit is contained in:
6
src/layouts/RouterViewLayout/index.vue
Normal file
6
src/layouts/RouterViewLayout/index.vue
Normal file
@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<router-view />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
<style scoped></style>
|
||||
Reference in New Issue
Block a user