Browse Source

chore: update url

xingyuv 2 years ago
parent
commit
937c5218f9
2 changed files with 6 additions and 4 deletions
  1. 3 1
      README.md
  2. 3 3
      package.json

+ 3 - 1
README.md

@@ -17,7 +17,9 @@
 
 **芋道**,以开发者为中心,打造中国第一流的快速开发平台,全部开源,个人与企业可 100% 免费使用。
 
-基于 [vue-element-plus-admin](https://gitee.com/kailong110120130/vue-element-plus-admin) 实现,使用 Element Plus 免费开源的中后台模版,具备如下特性:
+* 采用 [vue-element-plus-admin](https://gitee.com/kailong110120130/vue-element-plus-admin) 
+* 改换saas,自动引入等功能 [vue-element-plus-admin](https://gitee.com/yudaocode/vue-element-plus-admin)
+* 使用 Element Plus 免费开源的中后台模版,具备如下特性:
 
 ![首页](preview/home.png)
 

+ 3 - 3
package.json

@@ -128,10 +128,10 @@
   "license": "MIT",
   "repository": {
     "type": "git",
-    "url": "git+https://gitee.com/zhijiantianya/ruoyi-vue-pro"
+    "url": "git+https://gitee.com/yudaocode/yudao-ui-admin-vue3"
   },
   "bugs": {
-    "url": "https://gitee.com/zhijiantianya/ruoyi-vue-pro/issues"
+    "url": "https://gitee.com/yudaocode/yudao-ui-admin-vue3/issues"
   },
-  "homepage": "https://gitee.com/zhijiantianya/ruoyi-vue-pro"
+  "homepage": "https://gitee.com/yudaocode/yudao-ui-admin-vue3"
 }