From c8f4e8f5e91fa363485580419bf6248e305704d8 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Thu, 15 Jul 2021 23:56:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E5=87=BB=E5=8F=B3=E4=B8=8A=E8=A7=92?= =?UTF-8?q?=E3=80=90Star=E3=80=91=E6=94=B6=E8=97=8F=E6=9C=AC=E8=BD=AF?= =?UTF-8?q?=E4=BB=B6=20^=5F^?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- .../src/main/resources/views/include/sysIndex/topMenuCorp.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f8500e3..9b53f2ec 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ JeeSite 是一个低代码开发平台,具有较高的封装度、扩展性, * 主框架:Spring Boot 2.5、Spring Framework 5.3、Apache Shiro 1.7、J2Cache * 持久层:Apache MyBatis 3.5、Hibernate Validator 6.1、Alibaba Druid 1.2 -* 视图层:Spring MVC 5.3、Beetl 3.1(替换JSP)、Bootstrap 3.3、AdminLTE 2.4 +* 视图层:Spring MVC 5.3、Beetl 3.3(替换JSP)、Bootstrap 3.3、AdminLTE 2.4 * 前端组件:jQuery 3.5、jqGrid 4.7、layer 3.1、zTree 3.5、jquery validation * 工作流引擎:Flowable 6.6、符合 BPMN 规范、在线流程设计器、中国式流程、退回、撤回、自由流 * 技术选型(详细): diff --git a/modules/core/src/main/resources/views/include/sysIndex/topMenuCorp.html b/modules/core/src/main/resources/views/include/sysIndex/topMenuCorp.html index b0ba9ead..6589e19e 100644 --- a/modules/core/src/main/resources/views/include/sysIndex/topMenuCorp.html +++ b/modules/core/src/main/resources/views/include/sysIndex/topMenuCorp.html @@ -23,6 +23,6 @@ } -<% }else if(__info_type == '0' || __info_type == '9'){ %> +<% }else if(__info_type == '0'){ %>
  • JeeSite
  • <% } %>