chore: update site about display

This commit is contained in:
engigu
2025-08-10 16:42:14 +08:00
parent 3bb1702025
commit 1281030e32
4 changed files with 58 additions and 23 deletions
+4 -1
View File
@@ -6,4 +6,7 @@ interface ImportMetaEnv {
interface ImportMeta {
readonly env: ImportMetaEnv
}
}
// 全局构建时间变量
declare const __BUILD_TIME__: string