{template 'header', $template}
{if $head_name}{$head_name}{else}公司介绍{/if}
{if $itemid} {if $content}
{$content}
{/if} {else}
{if $video}{DC::player($video, '100%', 270, 1, 0, ' muted="muted"')}{/if} {if $thumb}
{/if} {$content}
{php $itemid = $userid;}
{if $MOD[likes]}
点赞 {$likes}
{/if} {if $MOD[likes]}
反对 {$hates}
{/if}
举报 {$reports}
收藏 {$favorites}
{if $MOD[fee_award]}
打赏 {$awards}
{/if} {if $could_comment}
评论 {$comments}
{/if}
分享 {$shares}
{/if} {template 'footer', $template}