style: 代码格式化调整

- 应用 linter 和 prettier 格式化规则
This commit is contained in:
lzh
2025-12-19 13:54:09 +08:00
parent 53f0595786
commit b14bd96cb2
6 changed files with 155 additions and 123 deletions

View File

@@ -23,4 +23,3 @@ const logoDark = computed(() => preferences.logo.sourceDark);
<!-- <template #toolbar></template> -->
</AuthPageLayout>
</template>