%@ page language="java" import="java.util.*" 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:修订生成页面乱 --> <#assign callbackFlag = false /> <#assign fileName = "" /> <#list pageColumns as callBackTestPo> <#if callBackTestPo.showType=='file' || callBackTestPo.showType == 'image'> <#assign callbackFlag = true /> <#break> #if> #list>
|
<#if po.showType=='text'>
<#-- update--begin--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 -->
/>
<#-- update--end--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 -->
<#elseif po.showType=='popup'>
<#-- update--begin--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 -->
<#if po.dictTable?if_exists?html!=""> onclick="inputClick(this,'${po.dictField}','${po.dictTable}')"#if>/>
<#-- update--end--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 -->
<#elseif po.showType=='textarea'>
<#-- update--begin--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 -->
>
<#-- update--end--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 -->
<#elseif po.showType=='password'>
<#-- update--begin--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 -->
/>
<#-- update--end--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 -->
<#elseif po.showType=='radio' || po.showType=='select' || po.showType=='checkbox' || po.showType=='list'>
<#-- update--begin--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 -->
|
<#if (po_index+1)%2==0>
|||
| <#if po.showType=='textarea'> <#-- update--begin--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 --> > <#-- update--end--author:zhangjiaqiangDate:20170509 for:修订生成代码不美观 --> <#elseif po.showType='umeditor'> <#-- update--begin--author:zhangjiaqiang date:20170522 for:ueditor配置文件只加载一次 --> <#assign ue_widget_count = ue_widget_count + 1> <#if ue_widget_count == 1> #if> <#-- update--end--author:zhangjiaqiang date:20170522 for:ueditor配置文件只加载一次 --> #if> | |||