{{extend defaultLayout}} {{block 'css'}} {{/block}} {{block 'main'}}
Logo
评论数量:{{CommentLength}}条
{{if Type == '视频'}}
视频大小:{{VideoSize}}MB
点赞数量:{{likeCount}}
观看次数:{{viewCount}}
{{else if Type == '图集'}}
图片数量:{{ImageLength}}张
{{/if}}
{{if Type == '视频'}}
视频直链(永久)
{{else if Type == '图集'}}
图集分享链接 共{{ImageLength}}张
{{/if}}
{{each CommentsData val}}
{{@val.text}}
{{if (val.commentimage || val.sticker) != null}}
{{/if}}
{{/each}}
{{/block}}