{:head()}

游戏

{foreach ($type as $k => $v)}
{$v.name}
{/foreach}
{foreach ($type as $k => $v)}
{foreach ($site as $k1 => $v1)} {if($v1.type_id == $v.id)}
{$v1.title}
{$v1.description|raw} 进入
{/if} {/foreach}
{/foreach}