From 0b4cadf163fa13c79195c794a0291c0ced2926dc Mon Sep 17 00:00:00 2001 From: thinkgem Date: Thu, 28 Sep 2023 16:49:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/views/modules/app/appCommentForm.html | 2 +- .../resources/views/modules/app/appCommentList.html | 2 +- .../resources/views/modules/app/appUpgradeForm.html | 2 +- .../resources/views/modules/app/appUpgradeList.html | 2 +- .../resources/views/modules/cms/articleForm.html | 2 +- .../resources/views/modules/cms/articleList.html | 2 +- .../resources/views/modules/cms/categoryForm.html | 2 +- .../resources/views/modules/cms/categoryList.html | 2 +- .../resources/views/modules/cms/commentForm.html | 2 +- .../resources/views/modules/cms/commentList.html | 2 +- .../resources/views/modules/cms/reportForm.html | 2 +- .../resources/views/modules/cms/reportList.html | 2 +- .../main/resources/views/modules/cms/siteForm.html | 2 +- .../main/resources/views/modules/cms/siteList.html | 2 +- .../resources/views/modules/cms/visitLogForm.html | 2 +- .../resources/views/modules/cms/visitLogList.html | 2 +- .../modules/cmsfront/themes/default/search.html | 2 +- modules/core/pom.xml | 7 +++++++ .../modules/gen/include/dataGridScript.html | 2 +- .../modules/gen/include/dataGridSelectScript.html | 2 +- .../modules/gen/include/formChildTableScript.html | 4 ++-- .../templates/modules/gen/include/viewForm.html | 2 +- .../views/include/sysIndex/topMenuNotify.html | 1 - .../views/include/sysIndex/topMenuTask.html | 13 ++++--------- .../src/main/resources/views/include/upgrade.html | 12 ++++++++++++ .../resources/views/modules/msg/msgInnerForm.html | 2 +- .../resources/views/modules/msg/msgInnerList.html | 2 +- .../main/resources/views/modules/sys/areaForm.html | 2 +- .../main/resources/views/modules/sys/areaList.html | 2 +- .../resources/views/modules/sys/companyForm.html | 2 +- .../resources/views/modules/sys/companyList.html | 2 +- .../main/resources/views/modules/sys/logForm.html | 2 +- .../main/resources/views/modules/sys/logList.html | 2 +- .../resources/views/modules/sys/officeForm.html | 2 +- .../resources/views/modules/sys/officeList.html | 2 +- .../resources/views/modules/sys/onlineList.html | 2 +- .../main/resources/views/modules/sys/postForm.html | 2 +- .../main/resources/views/modules/sys/postList.html | 2 +- .../views/modules/sys/user/corpAdminForm.html | 2 +- .../views/modules/sys/user/corpAdminList.html | 2 +- .../views/modules/sys/user/empUserForm.html | 4 ++-- .../modules/sys/user/empUserFormAuthDataScope.html | 2 +- .../views/modules/sys/user/empUserList.html | 2 +- .../views/modules/sys/user/empUserSelect.html | 2 +- .../views/modules/sys/user/secAdminForm.html | 2 +- .../views/modules/sys/user/secAdminList.html | 2 +- .../views/modules/sys/user/userSelect.html | 2 +- modules/pom.xml | 3 ++- root/pom.xml | 1 + .../views/modules/demo/demoDataGridEditGrid.html | 2 +- .../views/modules/demo/demoDataGridGroupGrid.html | 2 +- .../views/modules/demo/demoDataGridMultiGrid.html | 4 ++-- .../views/modules/demo/demoDataGridStateGrid.html | 4 ++-- .../views/modules/demo/demoFormEditForm.html | 6 +++--- .../views/modules/demo/demoFormLayoutForm.html | 2 +- .../views/modules/demo/demoFormTableForm.html | 6 +++--- .../resources/views/modules/test/testDataForm.html | 6 +++--- .../resources/views/modules/test/testDataList.html | 4 ++-- .../resources/views/modules/test/testTreeForm.html | 2 +- .../resources/views/modules/test/testTreeList.html | 2 +- .../views/modules/demo/demoDataGridEditGrid.html | 2 +- .../views/modules/demo/demoDataGridGroupGrid.html | 2 +- .../views/modules/demo/demoDataGridMultiGrid.html | 4 ++-- .../views/modules/demo/demoDataGridStateGrid.html | 4 ++-- .../views/modules/demo/demoFormEditForm.html | 6 +++--- .../views/modules/demo/demoFormLayoutForm.html | 2 +- .../views/modules/demo/demoFormTableForm.html | 6 +++--- .../resources/views/modules/test/testDataForm.html | 6 +++--- .../resources/views/modules/test/testDataForm2.html | 6 +++--- .../resources/views/modules/test/testDataList.html | 4 ++-- .../resources/views/modules/test/testTreeForm.html | 2 +- .../resources/views/modules/test/testTreeList.html | 2 +- 72 files changed, 114 insertions(+), 99 deletions(-) create mode 100644 modules/core/src/main/resources/views/include/upgrade.html diff --git a/modules/app/src/main/resources/views/modules/app/appCommentForm.html b/modules/app/src/main/resources/views/modules/app/appCommentForm.html index 29cb499e..a8191755 100644 --- a/modules/app/src/main/resources/views/modules/app/appCommentForm.html +++ b/modules/app/src/main/resources/views/modules/app/appCommentForm.html @@ -160,7 +160,7 @@ <% } %>