霖雨寺

This commit is contained in:
wenfp
2026-07-27 09:57:35 +08:00
commit 6e531cf7af
57 changed files with 7529 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
export const appConfig = {
name: import.meta.env.VITE_APP_NAME || '自在福田',
subtitle: '管理后台',
};