JinZHouXiYiJi_DaPin2/examples/layout/NothingLayout.vue

6 lines
75 B
Vue

<template>
<RouterView />
</template>
<script lang="ts" setup></script>