Merge branch 'main' into pages

This commit is contained in:
xiaoxian521
2024-12-19 17:38:42 +08:00
34 changed files with 397 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
<script lang="ts" setup>
<script setup lang="ts">
import { getConfig } from "@/config";
const TITLE = getConfig("Title");