{extend name='wechat@api/review/main'} {block name='title'}{/block} {block name='content'}
{notempty name='info'}

{$info.title}

{$info.author} {:date('Y年m月d日',strtotime($info.create_at))}

{if $info.show_cover_pic and $info.local_url}{/if}
{$info.content|raw}
阅读 {$info.read_num}
{else}

404

访问资源不存在哦!
{/notempty}
{/block} {block name='style'} {/block}