refactor: overhaul UI architecture

This commit is contained in:
2026-02-11 13:14:22 +08:00
parent 6237a90ad3
commit 9d5fa108e5
14 changed files with 551 additions and 404 deletions

1
.astro/types.d.ts vendored
View File

@@ -1 +1,2 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />