From 0f5f05789db956c0a46897a8586ae5356c28eef4 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Fri, 18 Feb 2022 15:35:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=BA=90=E7=A0=81=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 20fc4fc..5de2f01 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ ## Install and use +#### 项目源码 + +| | 后端源码 | vue2前端源码 | vue3前端源码 | +|--- |--- | --- | +| github | https://github.com/jeecgboot/jeecg-boot/tree/master/jeecg-boot | https://github.com/jeecgboot/jeecg-boot/tree/master/ant-design-vue-jeecg | https://github.com/jeecgboot/jeecg-boot-vue3 | +| 码云 | https://gitee.com/jeecg/jeecg-boot/tree/master/jeecg-boot | https://gitee.com/jeecg/jeecg-boot/tree/master/ant-design-vue-jeecg | https://github.com/jeecgboot/jeecg-boot-vue3 | + + +#### 技术资料 + - 技术文档 [http://vue3.jeecg.com](http://vue3.jeecg.com)