This commit is contained in:
freedakgmail
2025-11-30 12:04:05 +08:00
parent 5f002e2ce6
commit 0281885f73
156 changed files with 494 additions and 341 deletions
+2 -1
View File
@@ -66,7 +66,8 @@ export interface FamilyMember {
bio?: string
tags?: string[] // e.g., "Famous", "Official", "Scholar"
avatarUrl?: string
photoIds?: string[] // 照片墙 - URL 数组
photoIds?: string[] // 照片墙 - 旧格式 URL 数组(兼容)
photos?: FamilyPhoto[] // 照片墙 - 新格式(包含说明和时间)
stories?: FamilyStory[] // 家族故事
// Metadata