From 4c0641f37426d8255aabfb1235d81ee8a0b5eac8 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Mon, 24 Jul 2023 10:20:12 +0800 Subject: [PATCH] =?UTF-8?q?README=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-EN.md | 14 ++++++++------ README.md | 4 ++-- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README-EN.md b/README-EN.md index 866e0c3e..a9d65cfe 100644 --- a/README-EN.md +++ b/README-EN.md @@ -44,10 +44,12 @@ Official Support: http://jeecg.com/doc/help Download the source code ----------------------------------- -- The background source :https://github.com/jeecgboot/jeecg-boot -- Front-end source (Vue3 version):https://github.com/jeecgboot/jeecgboot-vue3 -- Front-end source (Vue2 version):https://github.com/jeecgboot/ant-design-vue-jeecg -- APP Supporting framework:https://github.com/jeecgboot/jeecg-uniapp +项目源码 +----------------------------------- +| Source |Front-end source (Vue3 version) | Front-end source (Vue2 version) | The background source | +|-|-|-|-| +| 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) | +| Gitee | [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) | ##### Project description @@ -56,9 +58,9 @@ Download the source code | `jeecg-boot` | SpringBoot background source code (support microservices) | | `jeecgboot-vue3` | Vue3+TS new front-end source code| | `ant-design-vue-jeecg` |Vue2 version front-end source code | -| `jeecg-uniapp` | APP development framework, a code multi terminal adaptation, and support APP, small program, H5 | +| `jeecg-uniapp` | [APP development framework, a code multi terminal adaptation, and support APP, small program, H5](https://github.com/jeecgboot/jeecg-uniapp) | | `jeecg-boot-starter` | [Stater relies on the project to be maintained separately. Click Download](https://gitee.com/jeecg/jeecg-boot-starter) | -| `More` | [Download more source code](https://github.com/jeecgboot) | +| `More` | [Download more source code](http://jeecg.com/download) | diff --git a/README.md b/README.md index cfd9d3e6..89f3f530 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,9 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, | `jeecg-boot` | SpringBoot后台源码(支持微服务) | | `jeecgboot-vue3` | Vue3+TS 新版前端源码 | | `ant-design-vue-jeecg` |Vue2版前端源码 | -| `jeecg-uniapp` | APP开发框架,一份代码多终端适配,同时支持APP、小程序、H5 | +| `jeecg-uniapp` | [APP开发框架,一份代码多终端适配,同时支持APP、小程序、H5](https://github.com/jeecgboot/jeecg-uniapp) | | `jeecg-boot-starter` | [Stater依赖项目单独维护,点击下载](https://gitee.com/jeecg/jeecg-boot-starter) | -| `更多开源项目` | [更多源码下载](https://github.com/jeecgboot) | +| `更多开源项目` | [更多源码下载](http://jeecg.com/download) | 快速搭建开发环境