{if condition="$obj.vod_score gt 0"} {$obj.vod_score} {/if} {if condition="$obj.vod_score eq 0"} {if condition="$obj.vod_score gt 8"}力荐 {elseif condition="$obj.vod_score gt 6"/}推荐 {elseif condition="$obj.vod_score gt 4"/}还行 {elseif condition="$obj.vod_score gt 2"/}较差 {elseif condition="$obj.vod_score gt 0"/}很差 {elseif condition="$obj.vod_score eq 0"/}暂无评分 {/if} {/if}