<%@ 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 pageColumns as po> <#assign check = 0 > <#list foreignKeys as key> <#if fieldMeta[po.fieldName]==key?uncap_first> <#assign check = 1 > <#break> <#if check==0> <#-- --author: jg_renjie ------start----date:20160328-------for: #1004 [代码生成器] coding生成一对多代码多个bug和解决办法 --> <#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> <#-- --author: jg_renjie ------end----date:20160328-------for: #1004 [代码生成器] coding生成一对多代码多个bug和解决办法 --> 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>
序号 操作 ${po.content}
1
<#if po.showType == "text"> > <#elseif po.showType=='password'> > <#elseif po.showType=='radio' || po.showType=='select' || po.showType=='checkbox' || po.showType=='list'> <@dictInfo dictTable="${po.dictTable}" dictField="${po.dictField}" dictText="${po.dictText}" /> defaultVal="${'$'}{${entityName?uncap_first}Page.${po.fieldName}}" hasLabel="false" title="${po.content}"> <#elseif po.showType=='date'> > <#elseif po.showType=='datetime'> > <#elseif po.showType=='file' || po.showType == 'image'> 未上传
<#else> >
${'$'}{stuts.index+1 }
<#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="${'$'}{poVal.${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:修订生成页面乱 --> <#-- update--begin--author:zhangjiaqiang date:20170531 for:增加图片和文件的支持 --> <#elseif po.showType=='file' || po.showType == 'image'> <#-- update--end--author:zhangjiaqiang date:20170531 for:增加图片和文件的支持 --> 未上传 下载
<#else> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> value="${'$'}{poVal.${po.fieldName} }"/> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->