首页
>
地区
添加地区
ID
地区
级别
操作
<#list areaList as x>
${x.area_id}
${x.area_name}
<#if x.area_type == 1> 市级 <#elseif x.area_type == 0> 县区 #if>
#list>