Commit bac98af0b7136c5389ba59a41fc3f254f5a9bc8e

Authored by zhangdaiscott
1 parent b5488231

JeecgBoot 2.4.2 积木报表版本发布,基于SpringBoot的低代码平台

Showing 257 changed files with 31198 additions and 20784 deletions

Too many changes to show.

To preserve performance only 3 of 257 files are displayed.

README.md
... ... @@ -7,12 +7,12 @@
7 7 JEECG BOOT 低代码开发平台(前后端分离版本)
8 8 ===============
9 9  
10   -当前最新版本: 2.4.0(发布日期:2020-12-01
  10 +当前最新版本: 2.4.2(发布日期:2021-01-26
11 11  
12 12  
13 13 [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)
14 14 [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://www.jeecg.com)
15   -[![](https://img.shields.io/badge/version-2.4-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)
  15 +[![](https://img.shields.io/badge/version-2.4.2-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)
16 16 [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot)
17 17 [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot)
18 18  
... ...
ant-design-vue-jeecg/.env
1 1 NODE_ENV=production
2   -VUE_APP_PLATFORM_NAME=Jeecg-Boot 企业级快速开发平台
  2 +VUE_APP_PLATFORM_NAME=JeecgBoot 企业级快速开发平台
3 3 VUE_APP_SSO=false
4 4 \ No newline at end of file
... ...
ant-design-vue-jeecg/README.md
1 1 Ant Design Jeecg Vue
2 2 ====
3 3  
4   -当前最新版本: 2.4.0(发布日期:20201201
  4 +当前最新版本: 2.4.2(发布日期:20210126
5 5  
6 6 Overview
7 7 ----
... ...