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

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