From 5c87f1cb2c17226c8f741613a9081a055c8e46d7 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期四, 23 三月 2023 17:28:43 +0800
Subject: [PATCH] update 项目正式入驻 dromara 开源社区 更改项目地址

---
 src/views/index.vue                |    8 ++++----
 src/components/RuoYi/Git/index.vue |    2 +-
 README.md                          |    4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 4f67c2d..615a0a3 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
 
 * 鏈粨搴撲负鍓嶇鎶�鏈爤 [Vue3](https://v3.cn.vuejs.org) + [Element Plus](https://element-plus.org/zh-CN) + [Vite](https://cn.vitejs.dev) 鐗堟湰銆�
 * 閰嶅鍚庣浠g爜浠撳簱鍦板潃 
-* [RuoYi-Vue-Plus 5.X(娉ㄦ剰鐗堟湰鍙�)](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus)
-* [RuoYi-Cloud-Plus 2.X(娉ㄦ剰鐗堟湰鍙�)](https://gitee.com/JavaLionLi/RuoYi-Cloud-Plus)
+* [RuoYi-Vue-Plus 5.X(娉ㄦ剰鐗堟湰鍙�)](https://gitee.com/dromara/RuoYi-Vue-Plus)
+* [RuoYi-Cloud-Plus 2.X(娉ㄦ剰鐗堟湰鍙�)](https://gitee.com/dromara/RuoYi-Cloud-Plus)
 
 ## 鍓嶇杩愯
 
diff --git a/src/components/RuoYi/Git/index.vue b/src/components/RuoYi/Git/index.vue
index c8d6fd5..82393eb 100644
--- a/src/components/RuoYi/Git/index.vue
+++ b/src/components/RuoYi/Git/index.vue
@@ -5,7 +5,7 @@
 </template>
 
 <script setup>
-const url = ref('https://gitee.com/JavaLionLi/RuoYi-Vue-Plus');
+const url = ref('https://gitee.com/dromara/RuoYi-Vue-Plus');
 
 function goto() {
   window.open(url.value)
diff --git a/src/views/index.vue b/src/views/index.vue
index 281a235..b032a26 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -44,14 +44,14 @@
             type="primary"
             icon="Cloudy"
             plain
-            @click="goTarget('https://gitee.com/JavaLionLi/RuoYi-Vue-Plus')"
+            @click="goTarget('https://gitee.com/dromara/RuoYi-Vue-Plus')"
             >璁块棶鐮佷簯</el-button
           >
           <el-button
             type="primary"
             icon="Cloudy"
             plain
-            @click="goTarget('https://github.com/JavaLionLi/RuoYi-Vue-Plus')"
+            @click="goTarget('https://github.com/dromara/RuoYi-Vue-Plus')"
             >璁块棶GitHub</el-button
           >
           <el-button
@@ -107,14 +107,14 @@
               type="primary"
               icon="Cloudy"
               plain
-              @click="goTarget('https://gitee.com/JavaLionLi/RuoYi-Cloud-Plus')"
+              @click="goTarget('https://gitee.com/dromara/RuoYi-Cloud-Plus')"
           >璁块棶鐮佷簯</el-button
           >
           <el-button
               type="primary"
               icon="Cloudy"
               plain
-              @click="goTarget('https://github.com/JavaLionLi/RuoYi-Cloud-Plus')"
+              @click="goTarget('https://github.com/dromara/RuoYi-Cloud-Plus')"
           >璁块棶GitHub</el-button
           >
           <el-button

--
Gitblit v1.9.3