From a7c3e6e3dd981851b4518d654d8ac423397f35d8 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Wed, 19 Oct 2022 11:25:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=96=87=E6=A1=A3?= 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 0e09fb013..d1d0ee9e8 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ JeecgBoot 提供了一系列`低代码模块`,实现在线开发`真正的零 | 项目名 | 说明 | |--------------------|------------------------| | `jeecg-boot` | SpringBoot后台源码(支持微服务) | -| `ant-design-vue-jeecg` |Vue2版前端源码 | | `jeecgboot-vue3` | Vue3+Ts版前端源码 | +| `ant-design-vue-jeecg` |Vue2版前端源码 | | `jeecg-uniapp` | [APP端开发框架(一份代码多终端适配,同时支持APP、小程序、H5) ](https://gitee.com/jeecg/jeecg-uniapp) | | `jeecg-boot-starter` | [stater依赖项目单独维护](https://gitee.com/jeecg/jeecg-boot-starter) | | `更多开源插件` | [更多源码下载](http://jeecg.com/download) |