fix(settings): hide profile when not login

This commit is contained in:
三咲智子 2022-12-30 04:14:05 +08:00
parent 81869df4bd
commit 7380609c93
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
4 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,9 @@
<script setup lang="ts">
definePageMeta({
middleware: 'auth',
})
</script>
<template>
<MainContent back-on-small-screen>
<template #title>