From ae5787d1df62a12a93ebdab0d14264700d43b810 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Thu, 13 Oct 2022 10:45:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E8=AF=B4=E6=98=8E?= 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 9f56f41..d5ac160 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ JeecgBoot-Vue3采用 Vue3.0、Vite、 Ant-Design-Vue、TypeScript 等新技术 ## 项目源码 -| 仓库 | 后端源码 |前端源码Vue3版 | 前端源码Vue2版 | +| 仓库 | 后端源码 |前端 Vue3版 | 前端 Vue2版 | |-|-|-|-| | Github | [jeecg-boot](https://github.com/jeecgboot/jeecg-boot) | [jeecgboot-vue3](https://github.com/jeecgboot/jeecgboot-vue3) | [ant-design-vue-jeecg](https://github.com/jeecgboot/ant-design-vue-jeecg) | | 码云 | [jeecg-boot](https://gitee.com/jeecg/jeecg-boot) | [jeecgboot-vue3](https://gitee.com/jeecg/jeecgboot-vue3) | [ant-design-vue-jeecg](https://gitee.com/jeecg/ant-design-vue-jeecg) |