fix layout

This commit is contained in:
jxxghp
2023-06-30 17:04:19 +08:00
parent e12c464f14
commit dab2fa4a13
6 changed files with 26 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
<script lang="ts" setup>
const route = useRoute()
const route = useRoute();
</script>
<template>