From e793c4baf8874d9559418c53b57eb1e3c9afd011 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sat, 15 Jun 2024 17:29:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index dcd167c..ca421ba 100644 --- a/README.md +++ b/README.md @@ -24,17 +24,14 @@ JeecgBoot-Vue3采用 Vue3.0、Vite、 Ant-Design-Vue4、TypeScript 等新技术 官方支持: http://jeecg.com/doc/help -## 源码下载 - -- 后台源码 :https://github.com/jeecgboot/jeecg-boot -- 前端源码 :https://github.com/jeecgboot/jeecgboot-vue3 ##### 项目说明 | 项目名 | 说明 | |--------------------|-----------------------------------------| -| `jeecgboot-vue3` | 前端源码Vue3版下载 | -| `jeecg-boot` | 后端JAVA源码下载(SpringBoot+SpringCloud) | +| `jeecgboot-vue3` | [前端源码Vue3](https://github.com/jeecgboot/jeecgboot-vue3) | +| `jeecg-boot` | [后端源码JAVA(SpringBoot+SpringCloud)](https://github.com/jeecgboot/jeecg-boot) | + ## 开发环境搭建