改进 视图
This commit is contained in:
parent
c6483d45d6
commit
f2cc6f423b
@ -1,12 +1,9 @@
|
|||||||
<template>
|
<template>
|
||||||
<v-main>
|
<v-container>
|
||||||
<v-container>
|
<router-view />
|
||||||
<router-view />
|
</v-container>
|
||||||
</v-container>
|
</template>
|
||||||
</v-main>
|
|
||||||
</template>
|
<script lang="ts" setup>
|
||||||
|
//
|
||||||
<script lang="ts" setup>
|
</script>
|
||||||
//
|
|
||||||
</script>
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user