200" (click)="toggleContent(post)"> {{ showFullContent(post) }}
200" class="view-more" (click)="toggleContent(post)"> {{ isContentCollapsed(post) ? '查看更多' : '收起' }}
参与人数 👤| 热度:{{ label.value }}
作者:{{post?.get('author')?.username}} |评论:
200" (click)="toggleContent(post)"> {{ showFullContent(post) }}
200" class="view-more" (click)="toggleContent(post)"> {{ isContentCollapsed(post) ? '查看更多' : '收起' }}