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

@@ -1,5 +1,5 @@
<script setup lang="ts">
import Layout from '@/components/Layout.vue'
import Layout from "@/components/Layout.vue";
</script>
<template>