<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@include file="/context/mytags.jsp"%> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#include "../../ui/datatype.ftl"/> <#include "../../ui/dictInfo.ftl"/> <#-- update--end--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
<#list columns as po> <#if po.isShow=="N"> <#list pageColumns as po> <#assign check = 0 > <#list foreignKeys as key> <#if fieldMeta[po.fieldName]==key?uncap_first> <#assign check = 1 > <#break> <#if check==0> <#if po_index%2==0> <#if (po_index+1)%2==0> <#else> <#if !po_has_next> 0 }"> <#list columns as po> <#if po.isShow=="N"> <#list pageColumns as po> <#assign check = 0 > <#list foreignKeys as key> <#if fieldMeta[po.fieldName]==key?uncap_first> <#assign check = 1 > <#break> <#if check==0> <#if po_index%2==0> <#if (po_index+1)%2==0> <#else> <#if !po_has_next>
<#if po.showType == "text"> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> /> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#elseif po.showType=='password'> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> /> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#elseif po.showType=='radio' || po.showType=='select' || po.showType=='checkbox' || po.showType=='list'> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <@dictInfo dictTable="${po.dictTable}" dictField="${po.dictField}" dictText="${po.dictText}" /> defaultVal="${'$'}{${entityName?uncap_first}Page.${po.fieldName}}" hasLabel="false" title="${po.content}"> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#elseif po.showType=='date'> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> /> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#-- update--begin--author:zhangjiaqiang date:20170531 for:增加图片和文件的支持 --> <#elseif po.showType=='file' || po.showType == 'image'> <#-- update--end--author:zhangjiaqiang date:20170531 for:增加图片和文件的支持 --> 暂时未上传文件 <#elseif po.showType=='datetime'> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> /> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#else> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> /> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
<#if po.showType == "text"> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> value="${'$'}{poVal.${po.fieldName} }"/> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#elseif po.showType=='password'> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> value="${'$'}{poVal.${po.fieldName} }"/> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#elseif po.showType=='radio' || po.showType=='select' || po.showType=='checkbox' || po.showType=='list'> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <@dictInfo dictTable="${po.dictTable}" dictField="${po.dictField}" dictText="${po.dictText}" /> defaultVal="${'$'}{${entityName?uncap_first}Page.${po.fieldName}}" hasLabel="false" title="${po.content}"> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#elseif po.showType=='date'> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> value=""/> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#elseif po.showType=='datetime'> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> value=""/> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#elseif po.showType=='file'> 暂时未上传文件 下载 <#else> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> value="${'$'}{poVal.${po.fieldName} }"/> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->