改进 视图

This commit is contained in:
ivamp 2024-08-03 00:53:10 +08:00
parent c6483d45d6
commit f2cc6f423b

View File

@ -1,12 +1,9 @@
<template>
<v-main>
<v-container>
<router-view />
</v-container>
</v-main>
</template>
<script lang="ts" setup>
//
</script>