From 57a8f10f6ce50abc4a14e1e70ad4bfdfe079d917 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Tue, 20 Aug 2019 20:44:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Esubgrid=E5=AD=90=E8=A1=A8?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=B1=95=E7=A4=BA=E5=AE=9E=E4=BE=8B=EF=BC=9B?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E4=BC=98=E5=8C=96=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/modules/gen/crud/viewForm.xml | 2 +- .../templates/modules/gen/crud/viewList.xml | 2 +- .../templates/modules/gen/query/viewForm.xml | 2 +- .../templates/modules/gen/query/viewList.xml | 2 +- .../views/modules/sys/sysDesktop.html | 64 ++++++------------- .../views/modules/sys/user/corpAdminForm.html | 2 +- .../views/modules/sys/user/corpAdminList.html | 2 +- .../views/modules/sys/user/secAdminForm.html | 2 +- .../views/modules/sys/user/secAdminList.html | 2 +- .../modules/test/service/TestDataService.java | 12 ++++ .../modules/test/web/TestDataController.java | 13 ++++ .../modules/demo/demoDataGridEditGrid.html | 2 +- .../modules/demo/demoDataGridGroupGrid.html | 2 +- .../views/modules/demo/demoFormEditForm.html | 2 +- .../modules/demo/demoFormLayoutForm.html | 2 +- .../views/modules/demo/demoFormTableForm.html | 2 +- .../views/modules/test/testDataForm.html | 4 +- .../views/modules/test/testDataList.html | 43 ++++++++++++- .../views/modules/test/testTreeForm.html | 2 +- .../views/modules/test/testTreeList.html | 2 +- 20 files changed, 104 insertions(+), 62 deletions(-) diff --git a/modules/core/src/main/resources/templates/modules/gen/crud/viewForm.xml b/modules/core/src/main/resources/templates/modules/gen/crud/viewForm.xml index cc91d32c..e6d59afd 100644 --- a/modules/core/src/main/resources/templates/modules/gen/crud/viewForm.xml +++ b/modules/core/src/main/resources/templates/modules/gen/crud/viewForm.xml @@ -19,7 +19,7 @@
- \${text(${className}.isNewRecord ? '新增${functionNameSimple}' : '编辑${functionNameSimple}')} + \${text(${className}.isNewRecord ? '新增${functionNameSimple}' : '编辑${functionNameSimple}')}
diff --git a/modules/core/src/main/resources/templates/modules/gen/crud/viewList.xml b/modules/core/src/main/resources/templates/modules/gen/crud/viewList.xml index 8eff60ab..f3d969ee 100644 --- a/modules/core/src/main/resources/templates/modules/gen/crud/viewList.xml +++ b/modules/core/src/main/resources/templates/modules/gen/crud/viewList.xml @@ -10,7 +10,7 @@
- \${text('${functionNameSimple}管理')} + \${text('${functionNameSimple}管理')}
\${text('查询')} diff --git a/modules/core/src/main/resources/templates/modules/gen/query/viewForm.xml b/modules/core/src/main/resources/templates/modules/gen/query/viewForm.xml index 1837fb07..f986a9a9 100644 --- a/modules/core/src/main/resources/templates/modules/gen/query/viewForm.xml +++ b/modules/core/src/main/resources/templates/modules/gen/query/viewForm.xml @@ -19,7 +19,7 @@
- \${text(${className}.isNewRecord ? '新增${functionNameSimple}' : '详情${functionNameSimple}')} + \${text(${className}.isNewRecord ? '新增${functionNameSimple}' : '详情${functionNameSimple}')}
diff --git a/modules/core/src/main/resources/templates/modules/gen/query/viewList.xml b/modules/core/src/main/resources/templates/modules/gen/query/viewList.xml index 6a59092e..0bee5603 100644 --- a/modules/core/src/main/resources/templates/modules/gen/query/viewList.xml +++ b/modules/core/src/main/resources/templates/modules/gen/query/viewList.xml @@ -10,7 +10,7 @@
- \${text('${functionNameSimple}查询')} + \${text('${functionNameSimple}查询')}
\${text('查询')} diff --git a/modules/core/src/main/resources/views/modules/sys/sysDesktop.html b/modules/core/src/main/resources/views/modules/sys/sysDesktop.html index 8f64fd27..0170cf90 100644 --- a/modules/core/src/main/resources/views/modules/sys/sysDesktop.html +++ b/modules/core/src/main/resources/views/modules/sys/sysDesktop.html @@ -254,9 +254,7 @@ 2:15 ThinkGem - I would like to meet you to discuss the latest news about - the arrival of the new theme. They say it is going to be one the - best themes on the market + JeeSite 自发布以来被用到了企业、政府、医疗、金融、互联网等各个领域中, JeeSite 的设计思想和开发模式已深入开发者的内心, 当前版本 JeeSite 团队结合了以往的经验和总结各方面的应用案例, 对架构做一次全部重构,也纳入非常多的新思想。

@@ -269,9 +267,7 @@ 5:15 ThinkGem - I would like to meet you to discuss the latest news about - the arrival of the new theme. They say it is going to be one the - best themes on the market + JeeSite 基于最主流的 Spring Boot 2 + MyBatis + Shiro + J2Cache/Redis + Beetl 的稳定架构。 前端采用了目前极为流行的扁平化响应式的设计风格,可以完美兼容电脑,平板,手机等多个平台。 基于 jQuery + Bootstrap + AdminLTE 实现。

@@ -283,9 +279,7 @@ 5:30 ThinkGem - I would like to meet you to discuss the latest news about - the arrival of the new theme. They say it is going to be one the - best themes on the market + JeeSite 严格遵循了 Web 安全的规范,前后台双重验证,参数编码传输,密码安全策略,密码散列加密存储, 精细的权限验证,数据验证,SQL 编码过滤,从根本上避免了SQL注入,防止 XSS 攻击, CSRF 攻击等常见的 Web 攻击手段。

@@ -297,23 +291,7 @@ 5:30 ThinkGem - I would like to meet you to discuss the latest news about - the arrival of the new theme. They say it is going to be one the - best themes on the market -

-
- - -
- user image -

- - 5:30 - ThinkGem - - I would like to meet you to discuss the latest news about - the arrival of the new theme. They say it is going to be one the - best themes on the market + 经典架构会的人多,提供一个强大的 在线代码生成 工具,此工具提供常用的单表、一对多、树结构及列表查询等功能的生成, 如果对外观要求不是很高,生成的功能就可以用了。如果你使用了本平台,就可以很简单很高效的快速开发出优秀的产品。

@@ -321,9 +299,9 @@ @@ -358,9 +336,9 @@ - Design a nice theme + 模块及插件分项目,尽量松耦合,方便模块升级、增减模块 - 2 mins + 2 分钟
@@ -373,8 +351,8 @@ - Make the theme responsive - 4 hours + 模块化数据库自动升级程序,自动对应版本执行 SQL 更新 + 4 小时
@@ -386,8 +364,8 @@ - Let theme shine like a star - 1 day + 持久层 @Table 注解配置,节省 85% 的重复 SQL 编写 + 1 天
@@ -399,8 +377,8 @@ - Let theme shine like a star - 3 days + 完善的安全体系,身份认证、密码策略、安全审计、日志收集 + 2 天
@@ -412,8 +390,8 @@ - Check your messages and notifications - 1 week + 平面化界面设计,更加美观、高端、大气、上档次 + 3 天
@@ -425,8 +403,8 @@ - Let theme shine like a star - 1 month + 基于 Spring Cloud 安全稳定、支持分布式、支持微服务 + 1 周
@@ -459,7 +437,7 @@

访问

-
+
+
+
- -
«July 2019»
SuMoTuWeThFrSa
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910
+ +
«2019 年 7 月»
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910