From 3bf1d59f88fb948c09559ba4b6c8d63be146951d Mon Sep 17 00:00:00 2001 From: cuiyouliang Date: Mon, 2 Jun 2025 16:52:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9read=20me?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c89bf9..2c3e129 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ - 本仓库为前端技术栈 [Vue3](https://v3.cn.vuejs.org) + [TS](https://www.typescriptlang.org/) + [Element Plus](https://element-plus.org/zh-CN) + [Vite](https://cn.vitejs.dev) 版本。 - 成员项目: 基于 vben5(ant-design-vue) 的前端项目 [ruoyi-plus-vben5](https://gitee.com/dapppp/ruoyi-plus-vben5) - 成员项目: 基于soybean 的前端项目 [ruoyi-plus-soybean](https://gitee.com/xlsea/ruoyi-plus-soybean) + 仓库代码copy自:https://gitee.com/JavaLionLi/plus-ui 做了部分定制化修改 ## 配套后端代码仓库地址