From 5c6ab0b595bd49b4c337eab5301d74a871ef83b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=80=E5=AF=B8=E7=81=B0?= Date: Tue, 10 Dec 2024 14:47:32 +0800 Subject: [PATCH] docs(projects): :pencil: add element-plus version link (#679) --- README.en_US.md | 4 ++++ README.md | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.en_US.md b/README.en_US.md index eb814701..fd6e61ab 100644 --- a/README.en_US.md +++ b/README.en_US.md @@ -49,6 +49,10 @@ - [Github Repository](https://github.com/soybeanjs/soybean-admin-antd) - [Gitee Repository](https://gitee.com/honghuangdc/soybean-admin-antd) +- **ElementPlusVue Version:** + - [Preview Link](https://elp.soybeanjs.cn/) + - [Github Repository](https://github.com/soybeanjs/soybean-admin-element-plus) + - **Legacy Version:** - [Preview Link](https://legacy.soybeanjs.cn/) - [Github Repository](https://github.com/soybeanjs/soybean-admin/tree/legacy) diff --git a/README.md b/README.md index 1af2a652..befccae7 100644 --- a/README.md +++ b/README.md @@ -41,12 +41,13 @@ - [预览地址](https://naive.soybeanjs.cn/) - [Github 仓库](https://github.com/soybeanjs/soybean-admin) - [Gitee 仓库](https://gitee.com/honghuangdc/soybean-admin) - - **AntDesignVue 版本:** - [预览地址](https://antd.soybeanjs.cn/) - [Github 仓库](https://github.com/soybeanjs/soybean-admin-antd) - [Gitee 仓库](https://gitee.com/honghuangdc/soybean-admin-antd) - +- **ElementPlusVue 版本:** + - [预览地址](https://elp.soybeanjs.cn/) + - [Github 仓库](https://github.com/soybeanjs/soybean-admin-element-plus) - **旧版:** - [预览地址](https://legacy.soybeanjs.cn/) - [Github 仓库](https://github.com/soybeanjs/soybean-admin/tree/legacy)