From a4063381ac2a937958e8e22e3f35d57480fbbbdb Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Mon, 6 Mar 2023 11:47:40 +0800 Subject: [PATCH] =?UTF-8?q?JeecgBoot=E5=89=8D=E7=AB=AF=E6=8F=90=E4=BE=9B?= =?UTF-8?q?=E4=B8=A4=E5=A5=97=E8=A7=A3=E5=86=B3=E6=96=B9=E6=A1=88=EF=BC=8C?= =?UTF-8?q?=E4=B8=80=E5=A5=97VUE2=E5=92=8C=E4=B8=80=E5=A5=97VUE3=E7=89=88?= =?UTF-8?q?=E6=9C=AC=EF=BC=8C=E7=9B=AE=E5=89=8Dvue2=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E4=BB=A3=E7=A0=81=E5=8F=AA=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E5=88=B0jeecgboot=203.4.3=E7=89=88=E6=9C=AC=EF=BC=8C=E4=B8=80?= =?UTF-8?q?=E5=AE=9A=E6=B3=A8=E6=84=8F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e1515e..cd0b373 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Jeecg-boot 的前端UI框架,采用前后端分离方案,提供强大代码 ## 项目源码 | 仓库 | 前端源码Vue2版 | 后端源码 | -|-|-|-|-| +|-|-|-| | Github | [ant-design-vue-jeecg](https://github.com/jeecgboot/ant-design-vue-jeecg) | [jeecg-boot](https://gitee.com/jeecg/jeecg-boot/tree/v3.4.3last) | | 码云 | [ant-design-vue-jeecg](https://gitee.com/jeecg/ant-design-vue-jeecg) | [jeecg-boot](https://github.com/jeecgboot/jeecg-boot/tree/v3.4.3) |