Browse Source

修改代码仓库路径

zhangwenjian 5 years ago
parent
commit
144d15ae4c
1 changed files with 6 additions and 3 deletions
  1. 6 3
      src/layout/components/Navbar.vue

+ 6 - 3
src/layout/components/Navbar.vue

@@ -27,10 +27,13 @@
           <router-link to="/profile/index">
             <el-dropdown-item>个人中心</el-dropdown-item>
           </router-link>
-          <a target="_blank" href="https://github.com/PanJiaChen/vue-element-admin/">
-            <el-dropdown-item>Github</el-dropdown-item>
+          <a target="_blank" href="https://github.com/wenjianzhang/go-admin">
+            <el-dropdown-item>Github go-admin</el-dropdown-item>
           </a>
-          <a target="_blank" href="https://panjiachen.github.io/vue-element-admin-site/#/">
+          <a target="_blank" href="https://github.com/wenjianzhang/go-admin-ui">
+            <el-dropdown-item>Github go-admin-ui</el-dropdown-item>
+          </a>
+          <a target="_blank" href="https://github.com/wenjianzhang/go-admin/wiki">
             <el-dropdown-item>文档</el-dropdown-item>
           </a>
           <el-dropdown-item divided>