{php include template("admin/header");}
{php include template("admin/menu");} {loop $arrLocation $key $item} {/loop}
ID名称排序操作
{$item[locationid]}{$item[title]} {$item[orderid]} [修改] [删除]
{php include template("admin/footer");}