diff --git a/modules/cms/src/main/resources/views/modules/cms/articleList.html b/modules/cms/src/main/resources/views/modules/cms/articleList.html index fe0be0d2..438457c3 100644 --- a/modules/cms/src/main/resources/views/modules/cms/articleList.html +++ b/modules/cms/src/main/resources/views/modules/cms/articleList.html @@ -42,7 +42,7 @@
- +
diff --git a/modules/cms/src/main/resources/views/modules/cms/categoryList.html b/modules/cms/src/main/resources/views/modules/cms/categoryList.html index dff056b4..6c8bb8d6 100644 --- a/modules/cms/src/main/resources/views/modules/cms/categoryList.html +++ b/modules/cms/src/main/resources/views/modules/cms/categoryList.html @@ -58,7 +58,7 @@
- +
diff --git a/modules/cms/src/main/resources/views/modules/cms/commentList.html b/modules/cms/src/main/resources/views/modules/cms/commentList.html index a1f70a02..e6019532 100644 --- a/modules/cms/src/main/resources/views/modules/cms/commentList.html +++ b/modules/cms/src/main/resources/views/modules/cms/commentList.html @@ -1,18 +1,18 @@ -<% layout('/layouts/default.html', {title: '文章评论表管理', libs: ['dataGrid']}){ %> -
-
-
-
- ${text('文章评论表管理')} -
-
- ${text('查询')} - <% if(hasPermi('cms:comment:edit')){ %> - ${text('新增')} - <% } %> -
-
-
+<% layout('/layouts/default.html', {title: '文章评论表管理', libs: ['dataGrid']}){ %> +
+
+
+
+ ${text('文章评论表管理')} +
+
+ ${text('查询')} + <% if(hasPermi('cms:comment:edit')){ %> + ${text('新增')} + <% } %> +
+
+
<#form:form id="searchForm" model="${comment}" action="${ctx}/cms/comment/listData" method="post" class="form-inline hide" data-page-no="${parameter.pageNo}" data-page-size="${parameter.pageSize}" data-order-by="${parameter.orderBy}">
@@ -95,56 +95,56 @@
- +
-
-
-
-
-
-<% } %> - \ No newline at end of file diff --git a/modules/cms/src/main/resources/views/modules/cms/reportList.html b/modules/cms/src/main/resources/views/modules/cms/reportList.html index f2672eac..c00b3b3d 100644 --- a/modules/cms/src/main/resources/views/modules/cms/reportList.html +++ b/modules/cms/src/main/resources/views/modules/cms/reportList.html @@ -47,7 +47,7 @@
- +
diff --git a/modules/cms/src/main/resources/views/modules/cms/siteList.html b/modules/cms/src/main/resources/views/modules/cms/siteList.html index 1271ff32..608d4f80 100644 --- a/modules/cms/src/main/resources/views/modules/cms/siteList.html +++ b/modules/cms/src/main/resources/views/modules/cms/siteList.html @@ -41,7 +41,7 @@
- +
diff --git a/modules/cms/src/main/resources/views/modules/cms/visitLogList.html b/modules/cms/src/main/resources/views/modules/cms/visitLogList.html index 0bf549e8..1a9f1b6f 100644 --- a/modules/cms/src/main/resources/views/modules/cms/visitLogList.html +++ b/modules/cms/src/main/resources/views/modules/cms/visitLogList.html @@ -54,7 +54,7 @@
- +
diff --git a/modules/core/src/main/resources/templates/modules/gen/include/searchForm.html b/modules/core/src/main/resources/templates/modules/gen/include/searchForm.html index 2b4477f6..5491327f 100644 --- a/modules/core/src/main/resources/templates/modules/gen/include/searchForm.html +++ b/modules/core/src/main/resources/templates/modules/gen/include/searchForm.html @@ -68,7 +68,7 @@ <% } %>
- +
<% /* 查询表单 end // 此行是为了去除空行 */ %> \ No newline at end of file diff --git a/modules/core/src/main/resources/views/modules/msg/msgInnerList.html b/modules/core/src/main/resources/views/modules/msg/msgInnerList.html index 854c16cf..ef6d80b1 100644 --- a/modules/core/src/main/resources/views/modules/msg/msgInnerList.html +++ b/modules/core/src/main/resources/views/modules/msg/msgInnerList.html @@ -52,7 +52,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/areaList.html b/modules/core/src/main/resources/views/modules/sys/areaList.html index 5a19bc2d..c394453d 100644 --- a/modules/core/src/main/resources/views/modules/sys/areaList.html +++ b/modules/core/src/main/resources/views/modules/sys/areaList.html @@ -39,7 +39,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/companyList.html b/modules/core/src/main/resources/views/modules/sys/companyList.html index 3b086289..b85e3c57 100644 --- a/modules/core/src/main/resources/views/modules/sys/companyList.html +++ b/modules/core/src/main/resources/views/modules/sys/companyList.html @@ -47,7 +47,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/logList.html b/modules/core/src/main/resources/views/modules/sys/logList.html index e3fda642..7fd85248 100644 --- a/modules/core/src/main/resources/views/modules/sys/logList.html +++ b/modules/core/src/main/resources/views/modules/sys/logList.html @@ -90,7 +90,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/officeList.html b/modules/core/src/main/resources/views/modules/sys/officeList.html index 4bf855f7..70df9e71 100644 --- a/modules/core/src/main/resources/views/modules/sys/officeList.html +++ b/modules/core/src/main/resources/views/modules/sys/officeList.html @@ -55,7 +55,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/onlineList.html b/modules/core/src/main/resources/views/modules/sys/onlineList.html index 1c3fa624..53e8d02e 100644 --- a/modules/core/src/main/resources/views/modules/sys/onlineList.html +++ b/modules/core/src/main/resources/views/modules/sys/onlineList.html @@ -35,7 +35,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/postList.html b/modules/core/src/main/resources/views/modules/sys/postList.html index 59792989..abe2c026 100644 --- a/modules/core/src/main/resources/views/modules/sys/postList.html +++ b/modules/core/src/main/resources/views/modules/sys/postList.html @@ -42,7 +42,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/user/corpAdminList.html b/modules/core/src/main/resources/views/modules/sys/user/corpAdminList.html index e3e1ff2d..33becfb7 100644 --- a/modules/core/src/main/resources/views/modules/sys/user/corpAdminList.html +++ b/modules/core/src/main/resources/views/modules/sys/user/corpAdminList.html @@ -52,7 +52,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/user/empUserList.html b/modules/core/src/main/resources/views/modules/sys/user/empUserList.html index 9f2c0531..87b158e2 100644 --- a/modules/core/src/main/resources/views/modules/sys/user/empUserList.html +++ b/modules/core/src/main/resources/views/modules/sys/user/empUserList.html @@ -62,7 +62,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/user/empUserSelect.html b/modules/core/src/main/resources/views/modules/sys/user/empUserSelect.html index 4074ed6b..74936130 100644 --- a/modules/core/src/main/resources/views/modules/sys/user/empUserSelect.html +++ b/modules/core/src/main/resources/views/modules/sys/user/empUserSelect.html @@ -77,7 +77,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/user/secAdminList.html b/modules/core/src/main/resources/views/modules/sys/user/secAdminList.html index 1cb7930f..50cb4fba 100644 --- a/modules/core/src/main/resources/views/modules/sys/user/secAdminList.html +++ b/modules/core/src/main/resources/views/modules/sys/user/secAdminList.html @@ -61,7 +61,7 @@
- +
diff --git a/modules/core/src/main/resources/views/modules/sys/user/userSelect.html b/modules/core/src/main/resources/views/modules/sys/user/userSelect.html index 47c29a22..4e80d37c 100644 --- a/modules/core/src/main/resources/views/modules/sys/user/userSelect.html +++ b/modules/core/src/main/resources/views/modules/sys/user/userSelect.html @@ -41,7 +41,7 @@
- +
diff --git a/web-fast/src/main/resources/views/modules/demo/demoDataGridEditGrid.html b/web-fast/src/main/resources/views/modules/demo/demoDataGridEditGrid.html index 7e4bcb42..e4f37a08 100644 --- a/web-fast/src/main/resources/views/modules/demo/demoDataGridEditGrid.html +++ b/web-fast/src/main/resources/views/modules/demo/demoDataGridEditGrid.html @@ -108,7 +108,7 @@
- +
<#form:form id="inputForm" model="${testData}" action="${ctx}/test/testData/save" method="post" class="form-horizontal table-form"> diff --git a/web-fast/src/main/resources/views/modules/demo/demoDataGridGroupGrid.html b/web-fast/src/main/resources/views/modules/demo/demoDataGridGroupGrid.html index aac75305..3de7f727 100644 --- a/web-fast/src/main/resources/views/modules/demo/demoDataGridGroupGrid.html +++ b/web-fast/src/main/resources/views/modules/demo/demoDataGridGroupGrid.html @@ -110,7 +110,7 @@
- +
diff --git a/web-fast/src/main/resources/views/modules/demo/demoDataGridMultiGrid.html b/web-fast/src/main/resources/views/modules/demo/demoDataGridMultiGrid.html index eab14998..330f97b4 100644 --- a/web-fast/src/main/resources/views/modules/demo/demoDataGridMultiGrid.html +++ b/web-fast/src/main/resources/views/modules/demo/demoDataGridMultiGrid.html @@ -13,7 +13,7 @@ data-order-by="${parameter.orderBy!'post_code desc'}">
- +
diff --git a/web-fast/src/main/resources/views/modules/demo/demoDataGridStateGrid.html b/web-fast/src/main/resources/views/modules/demo/demoDataGridStateGrid.html index 55f434d0..72812d09 100644 --- a/web-fast/src/main/resources/views/modules/demo/demoDataGridStateGrid.html +++ b/web-fast/src/main/resources/views/modules/demo/demoDataGridStateGrid.html @@ -47,7 +47,7 @@
- +
diff --git a/web-fast/src/main/resources/views/modules/test/testDataList.html b/web-fast/src/main/resources/views/modules/test/testDataList.html index 9afd1da6..d730342d 100644 --- a/web-fast/src/main/resources/views/modules/test/testDataList.html +++ b/web-fast/src/main/resources/views/modules/test/testDataList.html @@ -47,7 +47,7 @@
- +
diff --git a/web-fast/src/main/resources/views/modules/test/testTreeList.html b/web-fast/src/main/resources/views/modules/test/testTreeList.html index 6b7d0ff6..bbc283d6 100644 --- a/web-fast/src/main/resources/views/modules/test/testTreeList.html +++ b/web-fast/src/main/resources/views/modules/test/testTreeList.html @@ -39,7 +39,7 @@
- +
diff --git a/web/src/main/resources/views/modules/demo/demoDataGridEditGrid.html b/web/src/main/resources/views/modules/demo/demoDataGridEditGrid.html index 7e4bcb42..e4f37a08 100644 --- a/web/src/main/resources/views/modules/demo/demoDataGridEditGrid.html +++ b/web/src/main/resources/views/modules/demo/demoDataGridEditGrid.html @@ -108,7 +108,7 @@
- +
<#form:form id="inputForm" model="${testData}" action="${ctx}/test/testData/save" method="post" class="form-horizontal table-form"> diff --git a/web/src/main/resources/views/modules/demo/demoDataGridGroupGrid.html b/web/src/main/resources/views/modules/demo/demoDataGridGroupGrid.html index aac75305..3de7f727 100644 --- a/web/src/main/resources/views/modules/demo/demoDataGridGroupGrid.html +++ b/web/src/main/resources/views/modules/demo/demoDataGridGroupGrid.html @@ -110,7 +110,7 @@
- +
diff --git a/web/src/main/resources/views/modules/demo/demoDataGridMultiGrid.html b/web/src/main/resources/views/modules/demo/demoDataGridMultiGrid.html index eab14998..330f97b4 100644 --- a/web/src/main/resources/views/modules/demo/demoDataGridMultiGrid.html +++ b/web/src/main/resources/views/modules/demo/demoDataGridMultiGrid.html @@ -13,7 +13,7 @@ data-order-by="${parameter.orderBy!'post_code desc'}">
- +
diff --git a/web/src/main/resources/views/modules/demo/demoDataGridStateGrid.html b/web/src/main/resources/views/modules/demo/demoDataGridStateGrid.html index 55f434d0..72812d09 100644 --- a/web/src/main/resources/views/modules/demo/demoDataGridStateGrid.html +++ b/web/src/main/resources/views/modules/demo/demoDataGridStateGrid.html @@ -47,7 +47,7 @@
- +
diff --git a/web/src/main/resources/views/modules/test/testDataList.html b/web/src/main/resources/views/modules/test/testDataList.html index 9afd1da6..d730342d 100644 --- a/web/src/main/resources/views/modules/test/testDataList.html +++ b/web/src/main/resources/views/modules/test/testDataList.html @@ -47,7 +47,7 @@
- +
diff --git a/web/src/main/resources/views/modules/test/testTreeList.html b/web/src/main/resources/views/modules/test/testTreeList.html index 6b7d0ff6..bbc283d6 100644 --- a/web/src/main/resources/views/modules/test/testTreeList.html +++ b/web/src/main/resources/views/modules/test/testTreeList.html @@ -39,7 +39,7 @@
- +