{{extend defaultLayout}} {{block 'css'}} {{/block}} {{block 'main'}}
作品类型:{{Type}}
评论数量:{{CommentLength}}条
{{if Type == '视频'}}
视频大小:{{VideoSize}}MB
视频画质:{{Clarity}}
{{else if Type == '图集'}}
图片数量:{{ImageLength}}张
{{else if Type == '动态'}}
附带图片:{{ImageLength}}张
{{/if}}
{{shareurl}}
{{each CommentsData val}}
{{@val.message}}
{{if (val.img_src || val.sticker) != null}}
{{/if}}
{{/each}}
{{/block}}