From daae4995591eadd37d064bb6f1cf8ceb444f1170 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sat, 15 Jun 2024 17:17:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aacee28..16fcc7f 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,6 @@ JeecgBoot 提供了一系列`低代码模块`,实现在线开发`真正的零 |--------------------|------------------------| | `jeecg-boot` | SpringBoot后台源码(支持微服务) | | `ant-design-vue-jeecg` |Vue2版 前端源码 | -| `jeecg-uniapp` | APP开发框架,一份代码多终端适配,同时支持APP、小程序、H5 | -| `jeecg-boot-starter` | [Stater依赖项目单独维护,点击下载](https://gitee.com/jeecg/jeecg-boot-starter) | - @@ -81,6 +78,14 @@ Docker启动项目 - QQ交流群 : ⑥730954414、VUE3群683903138、⑤860162132(满)、④774126647(满)、③816531124(满)、②769925425(满)、①284271917(满) > ` 提醒:【QQ群是自助服务群,建议给帮助您解决问题的同学发送指定红包,表示感谢!】 ` +其他源码下载 +----------------------------------- + + +| 源码项目 | 说明 | +|--------------------|------------------------| +| `jeecg-uniapp` | APP开发框架,一份代码多终端适配,同时支持APP、小程序、H5 | +| `jeecg-boot-starter` | [Stater依赖项目单独维护,点击下载](https://gitee.com/jeecg/jeecg-boot-starter) |