docs: 📝 修改github项目仓库地址
9 #9 Former-commit-id: af3a2db8cc6222b6979931177a3ca3a27023f227
This commit is contained in:
@@ -88,7 +88,10 @@ function logout() {
|
|||||||
<router-link to="/">
|
<router-link to="/">
|
||||||
<el-dropdown-item>{{ $t("navbar.dashboard") }}</el-dropdown-item>
|
<el-dropdown-item>{{ $t("navbar.dashboard") }}</el-dropdown-item>
|
||||||
</router-link>
|
</router-link>
|
||||||
<a target="_blank" href="https://github.com/hxrui">
|
<a
|
||||||
|
target="_blank"
|
||||||
|
href="https://github.com/youlaitech/vue3-element-admin"
|
||||||
|
>
|
||||||
<el-dropdown-item>Github</el-dropdown-item>
|
<el-dropdown-item>Github</el-dropdown-item>
|
||||||
</a>
|
</a>
|
||||||
<a target="_blank" href="https://gitee.com/haoxr">
|
<a target="_blank" href="https://gitee.com/haoxr">
|
||||||
|
|||||||
Reference in New Issue
Block a user