From 2b0d4b52d6170115f91c3e3e3b63dd80a1b69dcf Mon Sep 17 00:00:00 2001 From: zhangdaihao Date: Sat, 3 Aug 2019 15:31:40 +0800 Subject: [PATCH] =?UTF-8?q?jeecg=20=E5=BC=80=E6=BA=90=E5=9B=A2=E9=98=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 869ce5ed..20036bf7 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,16 @@ JEECG 微云快速开发平台 当前最新版本: 4.0(发布日期:20190805) +[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg/blob/master/LICENSE) +[![](https://img.shields.io/badge/Author-JEECG团队-orange.svg)](http://www.jeecg.com) +[![](https://img.shields.io/badge/version-2.0-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg) +[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg) +[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg) + + JEECG全新版本已经发布,强烈建议(Spring2.x+Vue+Antd 前后端分离): [jeecg-boot](https://github.com/zhangdaiscott/jeecg-boot) + 前言: ----------------------------------- 随着 WEB UI 框架 ( EasyUI/Jquery UI/Ext/DWZ/VUE/Boostrap) 等的逐渐成熟,系统界面逐渐实现统一化,代码生成器也可以生成统一规范的界面!