From ca88a47be01f468f94fa270e4db76418505131e1 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Sun, 5 Mar 2023 17:11:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=90=8E=E5=8F=B0=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6280b15..50546c8 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ dist **/dist ## front +/yarn-error.log diff --git a/README.md b/README.md index 72c7a89..d8e060e 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ Jeecg-boot 的前端UI框架,采用前后端分离方案,提供强大代码 | 仓库 |前端源码Vue3版 | 前端源码Vue2版 | 后端源码 | |-|-|-|-| -| Github | [jeecgboot-vue3](https://github.com/jeecgboot/jeecgboot-vue3) | [ant-design-vue-jeecg](https://github.com/jeecgboot/ant-design-vue-jeecg) | [jeecg-boot](https://github.com/jeecgboot/jeecg-boot) | -| 码云 | [jeecgboot-vue3](https://gitee.com/jeecg/jeecgboot-vue3) | [ant-design-vue-jeecg](https://gitee.com/jeecg/ant-design-vue-jeecg) | [jeecg-boot](https://gitee.com/jeecg/jeecg-boot) | +| Github | [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/tree/v3.4.3last) | +| 码云 | [jeecgboot-vue3](https://gitee.com/jeecg/jeecgboot-vue3) | [ant-design-vue-jeecg](https://gitee.com/jeecg/ant-design-vue-jeecg) | [jeecg-boot](https://github.com/jeecgboot/jeecg-boot/tree/v3.4.3) | ##### 项目说明