feat: format

This commit is contained in:
tbphp
2025-07-02 17:24:33 +08:00
parent f15d0dd8da
commit 9c597e6a74
11 changed files with 138 additions and 138 deletions

View File

@@ -12,8 +12,8 @@
</template>
<script setup lang="ts">
import NavBar from '@/components/NavBar.vue'
import Logout from '@/components/Logout.vue'
import NavBar from "@/components/NavBar.vue";
import Logout from "@/components/Logout.vue";
</script>
<style scoped>