JinZHouXiYiJi_DaPin2/examples/layout/NothingLayout.vue

6 lines
75 B
Vue
Raw Permalink Normal View History

2023-12-05 13:23:01 +08:00
<template>
<RouterView />
</template>
<script lang="ts" setup></script>