♻️ 名片组件抽离,wiki添加名片信息

This commit is contained in:
目棃
2024-05-10 23:11:26 +08:00
parent a07d673776
commit d0f12446a8
6 changed files with 75 additions and 56 deletions

View File

@@ -47,7 +47,7 @@ declare namespace TGApp.Plugins.Mys.Collection {
* @property {boolean} is_following 是否关注
* @property {number} post_num 帖子数量
* @property {number} post_updated_at 帖子更新时间(秒级时间戳)
* @property {number} status 状态 // todo: 未知
* @property {number} status 状态
* @property {string} title 标题
* @property {number} uid 用户 ID
* @property {number} view_num 浏览量