From 9e9e17133834b7af1a81bb768ea2c4775ce9a3e0 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Tue, 30 Nov 2021 10:56:19 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20RuoYi-Vue3=EF=BC=88Vue3=20Elemen?= =?UTF-8?q?t=20Plus=20Vite=EF=BC=89=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8cf5c3..d4e7631 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ ## 平台简介 * 本仓库为RuoYi-Vue的Oracle版本,保持同步更新。 -* 配套前端代码地址[RuoYi-Vue-UI](https://gitee.com/y_project/RuoYi-Vue/tree/master/ruoyi-ui)。 +* 配套前端代码地址[RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue/tree/master/ruoyi-ui),技术栈([Vue2](https://cn.vuejs.org) + [Element](https://github.com/ElemeFE/element) + [Vue CLI](https://cli.vuejs.org/zh))。 +* 配套前端代码地址[RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3),技术栈([Vue3](https://v3.cn.vuejs.org) + [Element Plus](https://element-plus.org/zh-CN) + [Vite](https://cn.vitejs.dev))。 * 前端采用Vue、Element UI。 * 后端采用Spring Boot、Spring Security、Redis & Jwt。 * 权限认证使用Jwt,支持多终端认证系统。