📝 Update terms

This commit is contained in:
2025-03-20 13:08:26 +08:00
parent 4efa211e9e
commit ae31e72447
8 changed files with 163 additions and 213 deletions

View File

@ -43,10 +43,6 @@
</template>
<script setup lang="ts">
definePageMeta({
alias: ["/@:name(.*)*"],
})
const { t } = useI18n()
const route = useRoute()
const config = useRuntimeConfig()