新增親友

This commit is contained in:
2026-04-12 20:55:09 +08:00
parent 21a3ec6198
commit 1afb90f3ba
3 changed files with 349 additions and 257 deletions
+2 -1
View File
@@ -951,7 +951,8 @@
title: this.titleword() // 確保標題被包含
},
familyMembers: familyMembers,
host: HTTP_HOST
host: HTTP_HOST,
follower_id:this.follower_id
};
iframe.contentWindow.postMessage(itemInfo, '*');