{include file='lib/top.lbi'}
{foreach item=t from=$roomlist} {/foreach} {if $pagelist} {/if}
ID 餐位名称 容纳人数 预订状态 操作
{$t.id} {$t.room} {$t.room_men} {if $t.room_type} {else} {/if} 查看 编辑 删除
{$pagelist}
{include file='lib/foot.lbi'}