From 280555e2bd340686199cca1b81de62e76482e4e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=A9=AC=E5=93=A5?= <13864632865@163.com> Date: Fri, 23 Aug 2024 11:09:59 +0000 Subject: [PATCH] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小马哥 <13864632865@163.com> --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b427c8e..7ff6d21 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ ## 平台简介 - * 前端采用Vue、Element UI。 * 后端采用Spring Boot、Spring Security、Redis & Jwt。 * 权限认证使用Jwt,支持多终端认证系统。 @@ -55,7 +54,7 @@ 16. 在线构建器:拖动表单元素生成相应的HTML代码。 17. 连接池监视:监视当前系统数据库连接池状态,可进行分析SQL找出系统性能瓶颈。 -## 2.0版本实现中⚠️ +## 2.0版本实现功能⚠️ 1. 添加移动端版本 2. 重构实现 SpringCloud 微服务架构版本 3. 加入商城购物功能 @@ -64,7 +63,7 @@ - 如有项目问题、部署问题可联系微信:coder_xiaomage -## 在线体验 +## 在线体验(2.0版) - web端 ➡️ [点我进入](http://47.95.205.22) - 管理端 ➡️ [点我进入](http://47.95.205.22/admin/) - app端 ➡️ [点我进入](http://47.95.205.22/app/)