diff --git a/src/main/java/org/jeecgframework/web/cgform/engine/jform.ftl b/src/main/java/org/jeecgframework/web/cgform/engine/jform.ftl index bb87be6c..7b14199d 100644 --- a/src/main/java/org/jeecgframework/web/cgform/engine/jform.ftl +++ b/src/main/java/org/jeecgframework/web/cgform/engine/jform.ftl @@ -29,7 +29,6 @@ - <#if head.isTree=='Y' && head.treeParentIdFieldName==po.field_name> - <#elseif po.show_type=='text'> if(data.obj!=null && data.obj!='undefined'){ $("input[name='id']").val(data.obj.id); } - } if($(".uploadify-queue-item").length>0){ upload(); diff --git a/src/main/java/org/jeecgframework/web/cgform/engine/jformunion.ftl b/src/main/java/org/jeecgframework/web/cgform/engine/jformunion.ftl index 459c16b0..1a694f86 100644 --- a/src/main/java/org/jeecgframework/web/cgform/engine/jformunion.ftl +++ b/src/main/java/org/jeecgframework/web/cgform/engine/jformunion.ftl @@ -76,11 +76,9 @@ } function uploadFile(data){ if(!$("input[name='id']").val()){ - if(data.obj!=null && data.obj!='undefined'){ $("input[name='id']").val(data.obj.id); } - } if($(".uploadify-queue-item").length>0){ upload(); diff --git a/src/main/resources/online/template/boostrap01/html/autolist.ftl b/src/main/resources/online/template/boostrap01/html/autolist.ftl index e8aa20b9..ada7d56d 100644 --- a/src/main/resources/online/template/boostrap01/html/autolist.ftl +++ b/src/main/resources/online/template/boostrap01/html/autolist.ftl @@ -1,6 +1,4 @@ ${config_iframe} - - -<%--update-end--Author:zhangguoming Date:20140609 for:云桌面,清除桌面图标的cookie历史记录--%> \ No newline at end of file diff --git a/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormDb-update.jsp b/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormDb-update.jsp index 187b90cd..30bb76a3 100644 --- a/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormDb-update.jsp +++ b/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormDb-update.jsp @@ -60,7 +60,6 @@ hideDataSourceAndDataTable(); }); - function hideDataSourceAndDataTable(){ var checkedVal=$("input[name='dbType']:checked").val(); if(checkedVal=='table'){ @@ -69,8 +68,6 @@ $("#dataSourceTr").show(); } } - - function setDataSourceVal(){ var checkedVal=$("input[name='dbType']:checked").val(); if(checkedVal=='table'){ @@ -78,7 +75,6 @@ $("#tbDbTableName").val($("#dbTableName").find("option:selected").val()); } } - @@ -100,14 +96,9 @@ - - 不能为空!" errorMsg="不能为中文" datatype="/^[A-Za-z\d-._]+$/" > - - - @@ -115,7 +106,6 @@ 不能为空!" value='${autoFormDbPage.dbChName}' /> - - @@ -188,10 +177,8 @@ - -
@@ -201,12 +188,10 @@ @@ -255,22 +240,18 @@
-
查询参数
-
-
查询数据列
-
@@ -339,7 +320,6 @@ -
diff --git a/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormDbFieldList.jsp b/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormDbFieldList.jsp index 2ce50e56..8f9e4877 100644 --- a/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormDbFieldList.jsp +++ b/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormDbFieldList.jsp @@ -35,7 +35,6 @@
- @@ -43,7 +42,6 @@ - - - - diff --git a/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormParamList.jsp b/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormParamList.jsp index 7151c4e2..6d5c99a7 100644 --- a/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormParamList.jsp +++ b/src/main/webapp/webpage/jeecg/cgform/autoform/autoFormParamList.jsp @@ -44,7 +44,6 @@
选择
- @@ -64,7 +63,6 @@ -
-
-
@@ -67,7 +65,6 @@ - @@ -325,7 +322,6 @@ function toCgformMigrate(){ openuploadwin('', 'cgformSqlController.do?toCgformMigrate', "tablePropertyList"); } - <%-- update-end--Author:duanqilu Date:20130910 for#211 升级SQL导入导出--%> //代码生成 function generate(title,url,id){ var rowsData = $('#'+id).datagrid('getSelections'); diff --git a/src/main/webapp/webpage/jeecg/cgform/enhance/cgformEnhanceJava.jsp b/src/main/webapp/webpage/jeecg/cgform/enhance/cgformEnhanceJava.jsp index 66c220b3..a0e52246 100644 --- a/src/main/webapp/webpage/jeecg/cgform/enhance/cgformEnhanceJava.jsp +++ b/src/main/webapp/webpage/jeecg/cgform/enhance/cgformEnhanceJava.jsp @@ -28,9 +28,7 @@
- -
选择
diff --git a/src/main/webapp/webpage/jeecg/cgreport/core/cgreportConfigHead-add.jsp b/src/main/webapp/webpage/jeecg/cgreport/core/cgreportConfigHead-add.jsp index e69ff29a..fc21de2d 100644 --- a/src/main/webapp/webpage/jeecg/cgreport/core/cgreportConfigHead-add.jsp +++ b/src/main/webapp/webpage/jeecg/cgreport/core/cgreportConfigHead-add.jsp @@ -113,7 +113,6 @@ - @@ -122,7 +121,6 @@ -
<%-- 增加一个div,用于调节页面大小,否则默认太小 --%>
diff --git a/src/main/webapp/webpage/jeecg/cgreport/core/cgreportConfigHead-update.jsp b/src/main/webapp/webpage/jeecg/cgreport/core/cgreportConfigHead-update.jsp index b6c812b5..335c1cfe 100644 --- a/src/main/webapp/webpage/jeecg/cgreport/core/cgreportConfigHead-update.jsp +++ b/src/main/webapp/webpage/jeecg/cgreport/core/cgreportConfigHead-update.jsp @@ -111,7 +111,6 @@ - @@ -120,7 +119,6 @@ -
<%-- 增加一个div,用于调节页面大小,否则默认太小 --%>
diff --git a/src/main/webapp/webpage/jeecg/demo/base/AJAX/select.jsp b/src/main/webapp/webpage/jeecg/demo/base/AJAX/select.jsp index 479eaf0e..54c1c3b2 100644 --- a/src/main/webapp/webpage/jeecg/demo/base/AJAX/select.jsp +++ b/src/main/webapp/webpage/jeecg/demo/base/AJAX/select.jsp @@ -53,7 +53,6 @@ - -

简介

     JEECG(J2EE Code Generation)是一款基于代码生成器的微云快速开发平台,引领新开发模式(智能开发\在线开发\插件开发\移动开发\流程开发), 可以帮助解决Java项目80%的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省人力成本,同时又不失灵活性。 JEECG快速开发宗旨是:简单功能由代码生成器生成使用; 复杂业务采用表单自定义,业务流程使用工作流实现、扩展出业务接口,供开发编写业务逻辑。 实现了流程任务节点和任务接口的灵活配置,既保证了公司流程的保密性,又减少了开发人员的工作量

diff --git a/src/main/webapp/webpage/main/homeTab.jsp b/src/main/webapp/webpage/main/homeTab.jsp index a6c6af07..745ef401 100644 --- a/src/main/webapp/webpage/main/homeTab.jsp +++ b/src/main/webapp/webpage/main/homeTab.jsp @@ -9,9 +9,7 @@ - - diff --git a/src/main/webapp/webpage/main/shortcut_main.jsp b/src/main/webapp/webpage/main/shortcut_main.jsp index 13fb4c57..dd20d1c7 100644 --- a/src/main/webapp/webpage/main/shortcut_main.jsp +++ b/src/main/webapp/webpage/main/shortcut_main.jsp @@ -232,12 +232,10 @@ a:hover {
- <%--update-begin--Author:JueYue Date:20140616 for:首页上方可以折叠--%>
- <%--update-end--Author:JueYue Date:20140616 for:首页上方可以折叠--%> diff --git a/src/main/webapp/webpage/main/sliding_main.jsp b/src/main/webapp/webpage/main/sliding_main.jsp index e2237995..31a232af 100644 --- a/src/main/webapp/webpage/main/sliding_main.jsp +++ b/src/main/webapp/webpage/main/sliding_main.jsp @@ -4,9 +4,7 @@ JEECG 微云快速开发平台 -<%--update-begin--Author:zhangguoming Date:20140521 for:云桌面图标拖拽、用户自定义桌面--%> -<%--update-end--Author:zhangguoming Date:20140521 for:云桌面图标拖拽、用户自定义桌面--%> @@ -14,12 +12,8 @@ - <%--update-begin--Author:zhangguoming Date:20140604 for:云桌面全局视图,添加纵向滚动条--%> - <%--update-end--Author:zhangguoming Date:20140604 for:云桌面全局视图,添加纵向滚动条--%> - <%--update-begin--Author:zhangguoming Date:20140521 for:云桌面图标拖拽、用户自定义桌面--%> <%----%> - <%--update-end--Author:zhangguoming Date:20140521 for:云桌面图标拖拽、用户自定义桌面--%> diff --git a/src/main/webapp/webpage/system/depart/departUserList.jsp b/src/main/webapp/webpage/system/depart/departUserList.jsp index 4519bcff..a601924a 100644 --- a/src/main/webapp/webpage/system/depart/departUserList.jsp +++ b/src/main/webapp/webpage/system/depart/departUserList.jsp @@ -12,5 +12,4 @@ <%--update-start--Author:zhangguoming Date:20140826 for:添加有客户--%> - <%--update-end--Author:zhangguoming Date:20140826 for:添加有客户--%> diff --git a/src/main/webapp/webpage/system/document/files.jsp b/src/main/webapp/webpage/system/document/files.jsp index 97a2ffdd..9303fb3a 100644 --- a/src/main/webapp/webpage/system/document/files.jsp +++ b/src/main/webapp/webpage/system/document/files.jsp @@ -15,9 +15,7 @@ 标题名称在3~50位字符,且不为空
- -
diff --git a/src/main/webapp/webpage/system/document/filesList.jsp b/src/main/webapp/webpage/system/document/filesList.jsp index 10fd2c48..b8ff801d 100644 --- a/src/main/webapp/webpage/system/document/filesList.jsp +++ b/src/main/webapp/webpage/system/document/filesList.jsp @@ -12,8 +12,6 @@ - - diff --git a/src/main/webapp/webpage/system/function/function.jsp b/src/main/webapp/webpage/system/function/function.jsp index 57c9720b..f78a2b80 100644 --- a/src/main/webapp/webpage/system/function/function.jsp +++ b/src/main/webapp/webpage/system/function/function.jsp @@ -103,7 +103,6 @@ - <%--update-begin--Author:zhangguoming Date:20140509 for:云桌面图标管理--%>
- <%--update-end--Author:zhangguoming Date:20140509 for:云桌面图标管理--%>
diff --git a/src/main/webapp/webpage/system/function/functionList.jsp b/src/main/webapp/webpage/system/function/functionList.jsp index b9596e32..0a441f3e 100644 --- a/src/main/webapp/webpage/system/function/functionList.jsp +++ b/src/main/webapp/webpage/system/function/functionList.jsp @@ -17,7 +17,6 @@ <%-- update-start--Author:anchao Date:20130415 for:按钮权限控制--%> - <%-- update-end--Author:anchao Date:20130415 for:按钮权限控制--%> @@ -59,7 +58,6 @@ function operationDetail(functionId) } $('#operationDetailpanel').panel("refresh", "functionController.do?operation&functionId=" +functionId); } -<%-- update-end--Author:anchao Date:20130415 for:按钮权限控制--%> <%-- update-start--Author:jueyue Date:20130622 for:菜单录入代入父菜单--%> function addFun(title,url, id) { var rowData = $('#'+id).datagrid('getSelected'); @@ -68,6 +66,5 @@ function addFun(title,url, id) { } add(title,url,'functionList'); } -<%-- update-end--Author:jueyue Date:20130622 for:菜单录入代入父菜单--%> diff --git a/src/main/webapp/webpage/system/user/user.jsp b/src/main/webapp/webpage/system/user/user.jsp index 64bbd4b1..437d0016 100644 --- a/src/main/webapp/webpage/system/user/user.jsp +++ b/src/main/webapp/webpage/system/user/user.jsp @@ -66,9 +66,7 @@ $(function(){ $("#departname").prev().hide(); }); - <%--update-end--Author:zhangguoming Date:20140825 for:添加组织机构combobox多选的处理方法--%> - <%--update-end--Author:jg_renjie Date:20160320 for:#942 【组件封装】组织机构弹出模式,目前是列表,得改造成树方式--%> <%--update-start--Author:zhangguoming Date:20140825 for:格式化页面代码 并 添加组织机构combobox多选框--%> @@ -134,7 +132,6 @@ 选择 清空 - <%--update-end--Author:jg_renjie Date:20160320 for:#942 【组件封装】组织机构弹出模式,目前是列表,得改造成树方式--%> @@ -171,5 +168,4 @@ -<%--update-end--Author:zhangguoming Date:20140825 for:格式化页面代码 并 添加组织机构combobox多选框--%> \ No newline at end of file diff --git a/src/main/webapp/webpage/system/user/userList.jsp b/src/main/webapp/webpage/system/user/userList.jsp index d8cc5cde..a08b3774 100644 --- a/src/main/webapp/webpage/system/user/userList.jsp +++ b/src/main/webapp/webpage/system/user/userList.jsp @@ -25,8 +25,6 @@ -<%--update-end--Author:zhangguoming Date:20140827 for:添加 组织机构查询条件--%> -<%--update-end--Author:lijun Date:20160302 for:组织机构查询条件修改为使用departSelect标签--%> @@ -35,7 +33,6 @@ <%--update-start--Author:zhangguoming Date:20140827 for:通过用户对象的关联属性值获取组织机构名称(多对多关联)--%> <%----%> - <%--update-end--Author:zhangguoming Date:20140827 for:通过用户对象的关联属性值获取组织机构名称(多对多关联)--%> @@ -175,4 +172,3 @@ function lockuploadify(url, id) { JeecgExcelExport("userController.do?exportXlsByT", "userList"); } -<%--update-end--Author:zhangguoming Date:20140827 for:添加 组织机构查询条件:弹出 选择组织机构列表 相关操作--%>