{if $total === 0} 暂无收藏文章 {else/}
类别
成就值
时间
{volist name="list" id="vo"}
+ {switch $vo.leibie} {case 1 }5{/case} {case 2}2{/case} {case 3}3{/case} {case 4}50{/case} {/switch}
{$vo.date}
{/volist}
{$list|raw}
{/if}