From de066ae04b32d25b41948df4b44c9d49f11f3f42 Mon Sep 17 00:00:00 2001 From: skyfeiz Date: Sat, 7 Dec 2024 13:22:55 +0800 Subject: [PATCH] docs(projects): :pencil: add element-plus version link --- 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)