Commit 5f4cdb7d8a9810891879b8833ab409cab66a40fe
1 parent
94cd684c
源码下载
Showing
1 changed file
with
6 additions
and
5 deletions
README.md
... | ... | @@ -19,7 +19,7 @@ JEECG BOOT 低代码开发平台(前后端分离版本) |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | -项目介绍: | |
22 | +项目介绍 | |
23 | 23 | ----------------------------------- |
24 | 24 | |
25 | 25 | <h3 align="center">Java Low Code Platform for Enterprise web applications</h3> |
... | ... | @@ -34,7 +34,7 @@ JeecgBoot 提供了一系列`低代码模块`,实现在线开发`真正的零 |
34 | 34 | `JEECG业务流程:` 采用工作流来实现、扩展出任务接口,供开发编写业务逻辑,表单提供多种解决方案: 表单设计器、online配置表单、编码表单。同时实现了流程与表单的分离设计(松耦合)、并支持任务节点灵活配置,既保证了公司流程的保密性,又减少了开发人员的工作量。 |
35 | 35 | |
36 | 36 | |
37 | -#项目源码 | |
37 | +项目源码 | |
38 | 38 | ----------------------------------- |
39 | 39 | | 仓库 |前端源码Vue3版 | 前端源码Vue2版 | 后端源码 | |
40 | 40 | |-|-|-|-| |
... | ... | @@ -42,12 +42,13 @@ JeecgBoot 提供了一系列`低代码模块`,实现在线开发`真正的零 |
42 | 42 | | 码云 | https://gitee.com/jeecg/jeecgboot-vue3 | 与后台在一起 | https://gitee.com/jeecg/jeecg-boot | |
43 | 43 | |
44 | 44 | |
45 | +#### 项目说明 | |
45 | 46 | |
46 | 47 | | 项目名 | 说明 | 传送门 | |
47 | 48 | |--------------------|------------------------|-------------------------------------------------------------------------------------------------------------------------------------| |
48 | -| `jeecg-boot` | JAVA后台(支持微服务) | [Github](https://github.com/jeecgboot/jeecg-boot) [Gitee](https://gitee.com/jeecg/jeecg-boot) | | |
49 | -| `ant-design-vue-jeecg` |Vue2版前端代码(默认与主项目一起) | | | |
50 | -| `jeecgboot-vue3` | Vue3版前端代码 | [Github](https://github.com/jeecgboot/jeecgboot-vue3) [Gitee](https://gitee.com/jeecg/jeecgboot-vue3) | | |
49 | +| `jeecg-boot` | JAVA后台源码(支持微服务) | [Github](https://github.com/jeecgboot/jeecg-boot) [Gitee](https://gitee.com/jeecg/jeecg-boot) | | |
50 | +| `ant-design-vue-jeecg` |Vue2版前端源码(与主项目一起) | | | |
51 | +| `jeecgboot-vue3` | Vue3版前端源码 | [Github](https://github.com/jeecgboot/jeecgboot-vue3) [Gitee](https://gitee.com/jeecg/jeecgboot-vue3) | | |
51 | 52 | |
52 | 53 | |
53 | 54 | 适用项目 |
... | ... |