From 1f5c415b3210d820bf7075a464124b585e98b7c6 Mon Sep 17 00:00:00 2001 From: gitee-bot Date: Fri, 20 Jun 2025 05:04:30 +0000 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 019558a..2e68f2e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ -youlai-boot 指导地址:https://gitee.com/youlaiorg/youlai-boot -vue3-element-admin 指导地址:https://gitee.com/youlaiorg/vue3-element-admin \ No newline at end of file + +# 有来后台管理系统 + +## 项目简介 +有来后台管理系统(YouLai Boot)是一套基于Spring Boot 3.0和Vue3的前后端分离权限管理系统。项目采用最新技术栈实现,支持多终端访问,包含微信小程序、移动端和后台管理系统。 + +## 项目特色 +- 前端采用Vue3 + Element Plus + Vite + TypeScript +- 后端使用Spring Boot 3.0 + Spring Security + JWT + MyBatis Plus +- 支持多登录方式:账号密码、短信验证码、微信授权 +- 提供代码生成器,支持前后 \ No newline at end of file -- Gitee