{notempty name="$scene"}
{foreach $scene as $scene_item}
{$scene_item['title']}
{/foreach}
{else/}
暂无数据
{/notempty}