diff --git a/docs/.vuepress/components/links.ts b/docs/.vuepress/components/links.ts
new file mode 100644
index 0000000..bd85664
--- /dev/null
+++ b/docs/.vuepress/components/links.ts
@@ -0,0 +1,4 @@
+export const links = [
+ { logo: 'https://plus-doc.dromara.org/static/image/logo.png', title: 'RuoYi-Vue-Plus 多租户权限管理系统', desc: '真正面向企业级的应用框架\n组件化 模块化 轻耦合 高扩展 针对企业痛点 业界一流技术栈', link: 'https://plus-doc.dromara.org/#/' },
+ { logo: 'https://demo.orangeforms.com/img/login_logo2.424461a3.png', title: '橙单 —— 最纯粹的代码生成工具', desc: '80% 代码「免费」生成,全部源码交付,永久免费升级', link: 'https://www.orangeforms.com/' }
+]
\ No newline at end of file
diff --git a/docs/.vuepress/components/links.vue b/docs/.vuepress/components/links.vue
new file mode 100644
index 0000000..b9a0fe5
--- /dev/null
+++ b/docs/.vuepress/components/links.vue
@@ -0,0 +1,95 @@
+
+
+
+
+
+
+
+
{{ item.title }}
+
{{ item.desc }}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/README.md b/docs/README.md
index 8ebe737..255d777 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -46,12 +46,11 @@ footer:
startYear: 2023
---
-## 国内站点
+## 友情链接
-- https://easii.gitee.io/mapstruct-plus/
+
## 其他开源项目
-
- **EasyRelation**:[GitHub](https://github.com/linpeilie/easy-relation) | [Gitee](https://gitee.com/easii/easy-relation) | [Document](https://easy-relation.easii.cn)
## 最新版本
@@ -127,12 +126,6 @@ implementation group: 'io.github.linpeilie', name: 'mapstruct-plus-spring-boot-s
- [mapstruct-plus-深度拷贝一集精通](https://www.bilibili.com/video/BV1KM4y1E7GJ/)
-## 友情链接
-
-- [RuoYi-Vue-Plus](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus/wikis/pages)
-- [RuoYi-Cloud-Plus](https://gitee.com/JavaLionLi/RuoYi-Cloud-Plus/wikis/pages)
-- [Stream-Query](http://stream-query.dromara.org/):允许完全摆脱Mapper的mybatis-plus🌽体验!可以使用类似“工具类”🔧这样的静态函数进行数据库操作
-
## 联系我
> 个人网站:[代码笔耕](https://easii.gitee.io)