{{ t('Loading') }}
({{ commentTotal }})
{{comment['user']['nickname'] || comment['user']['username'] || ''}} {{comment['user']['level_name'] || 'LV.01'}}
{{comment['create_time'] || ''}}
{{comment['content'] || ''}}
{{comment['like_num'] || 0}}
{{comment['collect_num'] || 0}}
{{comment['childrens'] ? comment['childrens'].length : 0}}
{{reply['user']['nickname'] || reply['user']['username'] || ''}}{{reply['content'] || ''}}
{{comment['childrens'].length}}