优化页面布局

This commit is contained in:
2025-08-10 21:44:48 +08:00
parent 4fa9f93f46
commit b1cd9f9098
13 changed files with 1242 additions and 87 deletions

View File

@@ -52,6 +52,7 @@ sha2 = "0.10"
zstd = "0.13"
uuid = { version = "1.6", features = ["v4", "serde"] }
walkdir = "2"
notify = { version = "6.1", default-features = false, features = ["macos_fsevent"] }
serde_yaml = "0.9"
fluent = "0.16"
fluent-bundle = "0.15"