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
  • <% } %>