<#if item.isdetail > colspan="${colnum*2-1}" <#elseif item.itemcol??> colspan="${item.itemcol}" >
<#else> colspan="${colnum*2-1}" <#elseif item.itemcol??> colspan="${item.itemcol}" style="width1: ${70/panel.colsize}%;" > ${item.htmlattr!} <#else> style="width:${fixWidth}%" ${item.htmlattr!} name="${item.name}" value="<#if (data[item.name])?has_content >${(data[item.name])!?html}<#else>${item.defaultvalue!}" />