[#if f.dataType==1] ${f.label!}: [/#if] [#if f.dataType==2] ${f.label!}: [/#if] [#if f.dataType==3] ${f.label!}: [/#if] [#if f.dataType==4] ${f.label!}:${f.defValue!} [/#if] [#if f.dataType==5] ${f.label!}: [/#if] [#if f.dataType==6] ${f.label!}: [#if f.optValue??] [#list f.optValue?split(",") as opt] ${opt} [/#list] [/#if] [/#if] [#if f.dataType==7] ${f.label!}: [#if f.optValue??] [#list f.optValue?split(",") as opt] ${opt} [/#list] [/#if] [/#if] [#if f.dataType==8] ${f.label!}: [#if f.optValue??] [#list f.optValue?split(",") as opt] ${opt} [/#list] [/#if] [/#if] [#if f.dataType==9] ${f.label!}: [/#if] [#if f.dataType==10] ${f.label!}: [/#if] [#if f.dataType==11] ${f.label!}: [/#if] [#if f.dataType==12] ${f.label!}: [/#if]