{php include template("admin/header");}
{php include template("admin/menu");}
添加二级区域>>
{$pageUrl}
区域ID区域名字三级区域操作
{$item[areaid]}{$item[areaname]}查看三级区域添加三级区域 | 修改 | 删除
{php include template("admin/footer");}