{{extend defaultLayout}} {{block 'css'}} {{/block}} {{block 'main'}}
作品类型:{{Type}}
评论数量:{{CommentLength}}条
{{if Type == '视频'}}
视频大小:{{VideoSize}}MB
视频帧率:{{VideoFPS}}Hz
{{else if Type == '图集' || Type == '合辑'}}
图片数量:{{ImageLength}}张
{{/if}}
{{if Type == '视频'}}
视频直链(永久)
{{else if Type == '图集'}}
图集分享链接 共{{ImageLength}}张
{{/if}}
{{each CommentsData.jsonArray val}}
{{@val.text}}
{{if (val.commentimage || val.sticker) != null}}
{{/if}}
{{/each}}
{{/block}}